Coding: Difference between revisions

From The DarkMod Wiki
Jump to navigationJump to search
No edit summary
 
No edit summary
(21 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<h2>Editing Categories:</h2>
{{index-page|category=Scripting|topic=scripting and the SDK}}
== [[Scripting]] ==


<dl>
* [[Scripting basics]] ''-- (What you should know about Doom 3's scripting engine)''
<dt>[[Installation]]</dt>
* [[AI Attachment Ingame Editing]]  ''-- (Console commands for def_attaching models during game)''
<dd>Information how to get The Dark Mod running</dd>
* [[AI Relations]] ''-- (Setting AI 'teams')''
* [[AI Use Tags]] ''-- (Telling AI how to 'use' objects and characters)''
* [[Altering Frob with Scripting]]
* [[BecomeActive, Thinking Entities]]
* [[Button Functionality and Frob Triggers]]  ''-- (Setting up buttons/triggers in your map)''
* [[Precaching (def files)]]
* [[Signals]]  ''-- ("signals" that you can use to call other scripts)''
* [[Switching to another Map]]
* [[Triggering the Death Menu]]
* [[Triggering Things in other Maps]]
* [[GUI Overlays]]


<dt>[[Editing]]</dt>
== [[SDK]] ==
<dd>Information about level design and the tools</dd>


<dt>[[Textures]]</dt>
* [[The Dark Mod - Compilation Guide]]
<dd>Explanation of material shaders and image files</dd>
* [[Adding new Cvars]]
* [[Adding Script Events to sys]]
* [[Coding in the SDK]]
* [[AI Debug Mode has large Impact on Soundprop Performance]]
* [[Calling Console Commands From SDK]]
* [[Clip Functions to check Specific Models]]
* [[Dynamically Resizing Models]]
* [[Eventdef System Does Not Like Optional Args]]
* [[Possible Code For Weapon Bob]]
* [[Raising/lowering Weapon from outside Player]]
* [[Saving and Restoring]]
* [[Savegame Files]]
* [[Spawn() might be run in D3Ed]]
* [[Adding New Decl Types]]
* [[Checking Button and Key States in SDK]]


<dt>[[Modeling]]</dt>
{{coding}}
<dd>Modeling and file format information</dd>
 
<dt>[[Sound]]</dt>
<dd>Soundeffects, ambients and how to get them ingame</dd>
 
<dt>[[Coding]]</dt>
<dd>Source code modification, level and GUI scripting</dd>
 
<dt>[[Release]]</dt>
<dd>How to pack a mission, and get it tested and released!</dd>
</dl>
 
</td></tr></table>
<p style="margin:2em 0 2em 0; text-align:center; font-size:94%">(Create a new page by making a link to it, then click it. Or you can just go to www.evilarmyfilms.com/darkwiki/yourpagename)</p>

Revision as of 12:43, 25 November 2010