Scripting:Main page
From STNE Wiki
(Difference between revisions)
Line 4: | Line 4: | ||
This section of the Wiki is intended to document the scripting engine found in the game. Most scripting related pages in STNE can be found from the main menu trough Database -> Scripting. | This section of the Wiki is intended to document the scripting engine found in the game. Most scripting related pages in STNE can be found from the main menu trough Database -> Scripting. | ||
- | + | === Topics: === | |
- | [[Scripting:Basic course|Basic course]] | + | * [[Scripting:Syntax|Syntax]] |
- | + | * [[Scripting:Basic course|Basic course]] (untranslated) | |
- | [[Scripting:Interfaces|Interfaces]] | + | * [[Scripting:Interfaces|Interfaces]] |
- | + | * [[Scripting:CodeTranslation|Code translation]] | |
- | [[Scripting:CodeTranslation|Code translation]] | + |
Revision as of 01:14, 15 August 2010
Main | Syntax | Operators | Interfaces | FAQ | Contents | API Reference | Index |
---|
This section of the Wiki is intended to document the scripting engine found in the game. Most scripting related pages in STNE can be found from the main menu trough Database -> Scripting.
Topics:
- Syntax
- Basic course (untranslated)
- Interfaces
- Code translation