Difference between revisions of "User:Darkness X"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Darkness X
m
imported>Darkness X
Line 1: Line 1:
== Mod Idea's & Scripts ==
__NOTOC__
If you’re a modder and you don’t like to waste your time creating scripts: The [[:Category: Useful Code]] is perfect to find some good scripts. All scripts I create can be found in this category:
{| cellpadding="10" cellspacing="8" style="width: 100%; background-color: #ffdead; border: 1px solid #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;"<!--


=== Finished ===
INTRODUCTION-->
{|border="1" cellpadding="5" cellspacing="0"
| colspan="1" rowspan="2" style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |<h2 class="header">Welcome</h2> Welcome to my page on [[Main Page|The Elder Scrolls Construction Set Wiki]]!
|-
 
! style="background:#efefef;" colspan=1 | Article Name
I am [[User:Darkness X|<span style="color:black;">Darkness</span> <span style="font-size:1.1em;color:black;">X</span>]] [[User talk:Darkness X|<sup><span style="color:black;">Talk</span>]]</sup>, my real name is unknown. I am now<!--
! style="background:#efefef;" | Description
 
|-
AGE IN YEARS-->
|[[Casting on self spells with an area]]
'''{{#ifexpr:1<{{CURRENTMONTH}}|{{#expr:{{CURRENTYEAR}}-1993}}|{{#ifexpr:1={{CURRENTMONTH}}|{{#ifexpr:23<={{CURRENTDAY}}|{{#expr:{{CURRENTYEAR}}-1993}}|{{#expr:{{CURRENTYEAR}}-1993-1}}}}|{{#expr:{{CURRENTYEAR}}-1993-1}}}}}}''' years, <!--
|This script uses the “Cast on Self” animation and it can affect other Npc’s and Creatures based on the size of the area of the spell
 
|-
AGE IN MONTHS-->
|[[Creating a Bank]]
'''{{#ifexpr:{{CURRENTMONTH}}-1<0|{{#expr:12-({{CURRENTDAY}}<23)+{{CURRENTMONTH}}-1}}|{{#ifexpr:23<={{CURRENTDAY}}|{{#expr:{{CURRENTMONTH}}-1}}|{{#ifexpr:{{CURRENTMONTH}}-1-1<0|{{#ifexpr:{{CURRENTMONTH}}=1|11|0}}|{{#expr:{{CURRENTMONTH}}-1-1}}}}}}}}''' months and <!--
|This scripts uses functions to create interest if you put gold in a chest.
 
|-
AGE IN DAYS-->
|[[Creating a Music Playlist]]
'''{{#ifexpr:{{CURRENTDAY}}-23<0|{{#ifeq:{{CURRENTMONTH}}|3|{{#expr:{{#expr:{{#ifeq:{{#time:L}}|1|29|28}}-23}}+{{CURRENTDAY}}}}|{{#expr:{{#expr:{{#ifeq:{{CURRENTMONTH}}|5 or 7 or 10 or 12|30|31}}-23}}+{{CURRENTDAY}}}}}}|{{#expr:{{CURRENTDAY}}-23}}}}''' days old. <!--
|This script provides a way to play your own music whenever and wherever you want.
 
|-
-->I live in ''Belgium'' and I'm interested in computer programming ''(IT)'' and electronics. I like contributing to this wiki because I’m knowledgeable about ''TES4:Oblivion'' and Wiki’s use some kind of simplified HTML as programming language (I’m not sure of that though) which makes contributing all the more interesting (for me, at least). I’ve made a few edits on this wiki so far. To see them, check out [[Special:Contributions/Darkness_X|my contributions]]. I don’t have made any of my mods public yet, but I do put my scripts out there to help out other modders, those can be found [[:Category: Useful Code|here]].
|[[Critical Hit]]
 
|This scripts handles the GetRandomPercent function so there is a small chance your weapon strikes with increased damage (or something else).
I have created some pages on the CS Wiki about scripts, I do this because I have no experience with publishing mods. I like to share my knowledge and idea’s with other people so I decided to create articles and to help out people with their problems on the CS Wiki.<!--
|-
 
|[[Deadcount on a weapon]]
DATE-->
|Create a sword that counts the lives it has extinguished (like with the dawnfang/duskfang sword of the shivering isles).
| style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |
|-
<h2 class="header">Date</h2>'''''{{#time:H:i}}, {{CURRENTDAY}} {{CURRENTMONTHNAME}} {{CURRENTYEAR}}''''' <!--
|[[Digit Code]]
|This script makes it possible to add a code to an activator or a door.
|-
|[[Feint Death]]
|A unique spell that makes Npc’s and Creatures believe you're dead or a ghost.
|-
|[[Player's Leveled Spell]]
|A script to control the power of the spell based on your level.
|-
|[[Scripted Linear Movement]]
|Did you ever wanted to script a moving platform?
|-
|[[Static Alchemy]]
|Are you tired of walking around with your alchemy apparati, with this script you can leave them at home.
|-
|}


=== Unfinished ===
-->
{|border="1" cellpadding="5" cellspacing="0"
|-
! style="background:#efefef;" colspan=1  | Article Name
! style="background:#efefef;" | Description
|-
|[[Arrow Distance Display]]
|Did you ever wanted to know from what distance you could kill someone with a bow?
|-
|[[Change Enchantment]]
|Create a scripted sword that changes of enchantment every gamehour, so it would have 24 kinds of enchantments. (I'm still trying to find 24 scripted enchantments) (This is easy with [[OBSE]])
|-
|[[Random Enchantment]]
|Create an unpredictable effect when this sword strikes its opponents. (Like Ruins Edge from the shivering isles expansion pack.)
|-
|Sorter:[[Alchemy Sorter]]
|This script automatically sorts all your ingredients for the efficient and fast creation of potions and poisons
|-
|Sorter:[[Soulgem Sorter]]
|This script automatically sorts all your soulgems.
|-
|Sorter:[[Weapon Sorter]]
|This script automatically sorts all your weapons.
|-
|Sorter:[[Armor Sorter]]
|This script automatically sorts all your armor.
|-
|-
|Sorter:[[Book sorter]]
| colspan="2" style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |
|This script automatically sorts all your books.
<h2 class="header">Currently</h2>Currently I'm learnig how to create a bot in Python ''(a programming language, obviously)''. bots perform tasks that are both simple and structurally repetitive, at a much higher rate than would be possible for a human alone.
|-
|-<!--
|[[Variable Weapon Damage]]
|This script also uses the GetRandomPercent value to generate a random ammount of damage.
|-
|[[Disable Npc Movement]]
|Custom magic effects shaders can be used to create spells like Petrification, Freeze and Time Stop: this script makes all Npc’s unable to move.
|-
|}


== To Do ==
TO DO-->
 
| style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |
{| width="100%" style="background:#efefef;"
<h2 class="header">To Do</h2>This is a list of things I want to do on this wiki:
|<span style="color:#000099"> <center>'''Things to do:'''
{| width="100%" style="background:#efefef; border-style: solid; border-color: #6e5229; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;"
</center> </span>
|
----
*Add a toolbox to all tutorials in the [[:Category:Tutorials|Tutorials]] Category.
*Add a toolbox to all tutorials in the [[:Category:Tutorials|Tutorials]] Category. (Note: not all tutorials are listed here. Please add tutorials to the Category: Tutorials, if you should come accros tutorials that are not linked to that page. (Currently Done: ??? / 137)
*Take a look at the [[Special: Wantedpages|Wanted pages]] and [[Special: Wantedcategories|Wanted categories]].
*Take a look at the [[Special: Wantedpages|Wanted pages]] and [[Special: Wantedcategories|Wanted categories]].
*Expand the [[:Category:Standardized Snippets|Standardized Snippets]] Category.
*Expand the [[:Category:Standardized Snippets|Standardized Snippets]] Category.
*Make lots of links to categories.
*<s>Create the [[:Category:Templates|Templates]] Category.</s>
*<s>Create the [[:Category:Templates|Templates]] Category.</s>
*<s>Create a template for [[:Category: Bots|bots]]</s>
*<s>Create a template for [[:Category: Bots|bots]]</s>
*<s>Add all templates to the [[:Category:Templates|Templates]] Category</s>
*<s>Add all templates to the [[:Category:Templates|Templates]] Category</s>
*update some articles that need to be updated (I don’t know where to start).
*<s>Create a bot</s>
*Create some useful pages like script solutions, tutorials and articles for [[:Category: Useful Code]] (This could take some time).
*Bot approval and flag as bot
|}
*Create some useful pages like script solutions, tutorials and articles for [[:Category: Useful Code]].
|}<!--


== Scripts ==
ARTICLES-->
I have created some pages on the CS Wiki about scripts, I do this because I have no experience with publishing mods. I like to share my knowledge and idea’s with other people so I decided to create articles and to help out people with their problems on the CS Wiki. Besides scripting, I’m also trying to learn more about programming.
| style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |
<h2 class="header">Articles</h2>This is a list of some articles I've made so far:
*[[Casting on self spells with an area|Casting on self spells]]
*[[Creating a Bank]]
*[[Creating a Music Playlist]]
*[[Critical Hit]]
*[[Deadcount on a weapon]]
*[[Digit Code]]
*[[Feint Death]]
*[[Player's Leveled Spell]]
*[[Scripted Linear Movement]]
*[[Static Alchemy]]
|-<!--<!--


== Notes ==
-->
If you have comments or questions, please put them on my [[User talk:Darkness X|discussion]] page, do '''not''' edit this page. (I'm sorry if you're having trouble reading my page or any other articles I made due to my English, just let me know on my [[User talk:Darkness X|discussion]] page, but I don't think my english is that bad.)
|-
|  colspan="2" style="background-color: #ffdead; border-width: 1px 2px 2px 1px; border-style: solid; border-color: #6e5229; box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -moz-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); -webkit-box-shadow: 0.1em 0.1em 0.5em rgba(0,0,0,0.75); border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;" |
<h2 class="header">Notes</h2>If you have comments or questions, please put them on my [[User talk:Darkness X|discussion]] page, do '''not''' edit this page. If you're having trouble reading my page or any other articles I made due to my English, just let me know on my [[User talk:Darkness X|discussion]] page, but I don't think my english is that bad though. Do you like what you see? Would you like to be able to do this yourself? Learn [[Help:Wiki Editing Syntax Guide|how to contribute]] to the CSWiki now.
|}


{{Scripter}}
{{Scripter}}
{{Wiki Contributor}}
{{Wiki Contributor}}

Revision as of 11:52, 4 September 2010

Welcome

Welcome to my page on The Elder Scrolls Construction Set Wiki!

I am Darkness X Talk, my real name is unknown. I am now 31 years, 3 months and 23 days old. I live in Belgium and I'm interested in computer programming (IT) and electronics. I like contributing to this wiki because I’m knowledgeable about TES4:Oblivion and Wiki’s use some kind of simplified HTML as programming language (I’m not sure of that though) which makes contributing all the more interesting (for me, at least). I’ve made a few edits on this wiki so far. To see them, check out my contributions. I don’t have made any of my mods public yet, but I do put my scripts out there to help out other modders, those can be found here.

I have created some pages on the CS Wiki about scripts, I do this because I have no experience with publishing mods. I like to share my knowledge and idea’s with other people so I decided to create articles and to help out people with their problems on the CS Wiki.

Date

23:35, 15 May 2024

Currently

Currently I'm learnig how to create a bot in Python (a programming language, obviously). bots perform tasks that are both simple and structurally repetitive, at a much higher rate than would be possible for a human alone.

To Do

This is a list of things I want to do on this wiki:

Articles

This is a list of some articles I've made so far:

Notes

If you have comments or questions, please put them on my discussion page, do not edit this page. If you're having trouble reading my page or any other articles I made due to my English, just let me know on my discussion page, but I don't think my english is that bad though. Do you like what you see? Would you like to be able to do this yourself? Learn how to contribute to the CSWiki now.