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
m
Line 1: Line 1:
== Published Mods ==
== Mod Idea's & Scripts ==
None (yet).
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:


== Plans & Contributions to the CS Wiki ==
=== Finished ===
I’m still trying to create some useful pages on CS. Probably script solutions, tutorials and articles for Category: Useful Code:
{|border="1" cellpadding="5" cellspacing="0"
<Blockquote>
|-
* [[Arrow Distance Display]] (and record distances)
! style="background:#efefef;" colspan=1  | Article Name
* [[Casting on self spells with an area]]
! style="background:#efefef;" | Description
* [[Change Identity]]
|-
* [[Creating a Bank]]
|[[Casting on self spells with an area]]
* [[Creating a Music Playlist]]
|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
* [[Critical Hit]]
|-
* [[Deadcount on a weapon]]
|[[Creating a Bank]]
* [[Digit Code]]
|This scripts uses functions to create interest if you put gold in a chest.
* [[Feint Death]]
|-
* [[Scripted Linear Movement]]
|[[Creating a Music Playlist]]
* [[Player's Leveled Spell]]
|This script provides a way to play your own music whenever and wherever you want.
* Sorters:
|-
** [[Alchemy Sorter]]
|[[Critical Hit]]
** [[Soulgem Sorter]]
|This scripts handles the GetRandomPercent function so there is a small chance your weapon strikes with increased damage (or something else).
** [[Weapon Sorter]]
|-
** [[Armor Sorter]]
|[[Deadcount on a weapon]]
** [[Book sorter]]
|Create a sword that counts the lives it has extinguished (like with the dawnfang/duskfang sword of the shivering isles).
* [[Static Alchemy]]
|-
* [[Scripted Enchantments]]
|[[Digit Code]]
* [[Time Stop]]
|This script makes it possible to add a code to an activator or a door.
</Blockquote>
|-
|[[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.
|-
|}


== Mod Idea's ==
=== Unfinished ===
* Realistic companions: a scripted actor who grows stronger if the player reaches the next level, give them more variety in clothes, weapons, ...
{|border="1" cellpadding="5" cellspacing="0"
* Create a scripted spell similar to the reanimate effect: It must have the possibility to resurrect dead actors (NPC's and creatures) for the duration of the spell. (or at least until they are killed)
|-
* Create a house based on the form of an enlarged wayshrine: It must have six towers with each 3 rooms and a special garden in the middle and secret rooms and some other stuff.
! style="background:#efefef;" colspan=1  | Article Name
* Create an exterior cave with rocks and stones.
! style="background:#efefef;" | Description
* 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)
|-
* Create a spell that teleports the target and the player to a special arena created for one on one combat. This spell creates an opportunity to fight against your enemies one by one instead of killing them all at once or if you have trouble fighting multiple enemies at once, then this spell could be a solution.
|[[Arrow Distance Display]]
* Create a spell to change your identity whenever you want: You could change your Class, Birthsign, race or name.
|Did you ever wanted to know from what distance you could kill someone with a bow?
* Create a spell to let actors believe you're dead or a ghost. Check out [[Feint Death|this]] page.
|-
* Create a sword who counts the lives it has extinguished (like with the dawnfang/duskfang sword of the shivering isles). Check out [[Deadcount on a weapon|this]] page.
|[[Change Enchantment]]
* More idea’s coming soon...
|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 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]])
|-
|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]]
|This script automatically sorts all your books.
|-
|[[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 ==
 
{| width="100%" style="background:#efefef;"
|<span style="color:#000099"> <center>'''Things to do:'''
</center> </span>
----
*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]].
*Expand the [[:Category:Standardized Snippets|Standardized Snippets]] Category.
*<s>Create the [[:Category:Templates|Templates]] Category.</s>
*Create a template for [[:Category: Bots|bots]]
*Add [[Special:Allpages|all templates]] to the [[:Category:Templates|Templates]] Category (Currently Done: 43 / 106)
*update some articles that need to be updated (I don’t know where to start).
*Create some useful pages like script solutions, tutorials and articles for [[:Category: Useful Code]] (This could take some time).
|}


== Scripts ==
== Scripts ==
I have created some pages on the CS Wiki about scripts, I do this because I have no experience with publishing mods but 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. So feel free to post on my [[User talk:Darkness X|discussion]] page about your problems (about scripting). You're free to copy all my scripts and make a mod of them, because I am not planning to do so. (My script list page is deleted because I am planning to move most of the scripts to the Useful Code category, so the scripts could be more of use to everyone.)
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 (currently with [http://notepad-plus.sourceforge.net/nl/site.htm Notepad++]).


== Notes ==
== Notes ==
Line 46: Line 101:


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

Revision as of 15:24, 5 May 2010

Mod Idea's & Scripts

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:

Finished

Article Name Description
Casting on self spells with an area 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
Creating a Bank This scripts uses functions to create interest if you put gold in a chest.
Creating a Music Playlist This script provides a way to play your own music whenever and wherever you want.
Critical Hit This scripts handles the GetRandomPercent function so there is a small chance your weapon strikes with increased damage (or something else).
Deadcount on a weapon Create a sword that counts the lives it has extinguished (like with the dawnfang/duskfang sword of the shivering isles).
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

Article Name 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 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)
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 This script automatically sorts all your books.
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

Things to do:

  • Add a toolbox to all tutorials in the 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 Wanted pages and Wanted categories.
  • Expand the Standardized Snippets Category.
  • Create the Templates Category.
  • Create a template for bots
  • Add all templates to the Templates Category (Currently Done: 43 / 106)
  • update some articles that need to be updated (I don’t know where to start).
  • Create some useful pages like script solutions, tutorials and articles for Category: Useful Code (This could take some time).

Scripts

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 (currently with Notepad++).

Notes

If you have comments or questions, please put them on my 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 discussion page, but I don't think my english is that bad.)