Difference between revisions of "User:Darkness X"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Darkness X
imported>Darkness X
m
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Published Mods ==
__NOTOC__
none
{| 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;"<!--
== Mod Idea's ==
94265315
== (Favorite Script)==


<pre>scn 000FakeDeath
INTRODUCTION-->
| 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]]!


short BaseFatigue
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<!--
float fJumpFallSkillMult
float fJumpFallSkillBase
short Death


Begin ScriptEffectStart
AGE IN YEARS-->
if (Death == 0)
'''{{#ifexpr:1<{{CURRENTMONTH}}|{{#expr:{{CURRENTYEAR}}-1993}}|{{#ifexpr:1={{CURRENTMONTH}}|{{#ifexpr:23<={{CURRENTDAY}}|{{#expr:{{CURRENTYEAR}}-1993}}|{{#expr:{{CURRENTYEAR}}-1993-1}}}}|{{#expr:{{CURRENTYEAR}}-1993-1}}}}}}''' years, <!--
ForceActorValue Fatigue -1000
Set fJumpFallSkillMult to 0
Set fJumpFallSkillBase to 0
StopCombatAlarmOnActor
Set Death to 1
endif
End


Begin scripteffectfinish
AGE IN MONTHS-->
Set fJumpFallSkillMult to -0.0100
'''{{#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 <!--
Set fJumpFallSkillBase to 1.2500
 
Set BaseFatigue to getBaseActorValue Fatigue
AGE IN DAYS-->
ForceActorValue Fatigue BaseFatigue
'''{{#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. <!--
Set Death to 0
 
End</pre>
-->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]].
 
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-->
| 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}}''''' <!--
 
CURRENTLY-->
|-
|  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">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.
'''''<span style="vertical-align: bottom; text-align:right;">[http://en.wikipedia.org/wiki/Wikipedia:Creating_a_bot read more...]</span>'''''
|-<!--
 
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;" |
<h2 class="header">To Do</h2>This is a list of things I want to do on this wiki:
{| width="100%" style="background:#efefef; border-style: solid; border-color: #6e5229; -moz-border-radius: 1em; -webkit-border-radius: 1em; vertical-align: top;"
|
*Add a toolbox to all tutorials in the [[:Category:Tutorials|Tutorials]] Category.
*Take a look at the [[Special: Wantedpages|Wanted pages]] and [[Special: Wantedcategories|Wanted categories]].
*Expand the [[:Category:Standardized Snippets|Standardized Snippets]] Category.
*Make lots of links to categories.
*<s>Create the [[:Category:Templates|Templates]] Category.</s>
*<s>Create a template for [[:Category: Bots|bots]]</s>
*<s>Add all templates to the [[:Category:Templates|Templates]] Category</s>
*<s>Create a bot</s>
*Bot approval and flag as bot
*Create some useful pages like script solutions, tutorials and articles for [[:Category: Useful Code]].
|}<!--
 
ARTICLES-->
| 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-->
|-
|  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}}
{{World Builder}}
{{Wiki Contributor}}

Latest revision as of 12:11, 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

10:03, 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.

read more...

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.