Difference between revisions of "Main Page"
From SF3
Line 4: | Line 4: | ||
* [[Script/InitialSetup | How To Set Up A Development Environment For SpellForce III Scripting]] | * [[Script/InitialSetup | How To Set Up A Development Environment For SpellForce III Scripting]] | ||
* [[Script/Debugging | Tools for Debugging and Testing]] | * [[Script/Debugging | Tools for Debugging and Testing]] | ||
− | |||
− | |||
− | |||
== Level Editor == | == Level Editor == | ||
Line 18: | Line 15: | ||
== Scripting == | == Scripting == | ||
{{Special:PrefixIndex/Script/}} | {{Special:PrefixIndex/Script/}} | ||
− | |||
− | |||
− | |||
− |
Revision as of 17:16, 8 February 2018
Welcome to the SpellForce III Wiki!
In order to get started, why don't you have a look at one of our Getting Started sections?
- How To Set Up A Development Environment For SpellForce III Scripting
- Tools for Debugging and Testing
Level Editor
Coming soon!
Dialogue System
Coming soon!
Scripting
- Script/BasicDataTypes
- Script/Building
- Script/Creature
- Script/CreatureGroup
- Script/Debugging
- Script/Entity
- Script/HeroParty
- Script/InitialSetup
- Script/LevelBase
- Script/LevelBase Gameplay
- Script/LevelReference
- Script/LogicCallbacks
- Script/LogicEnums
- Script/LogicGlobalFunctions
- Script/LogicObject
- Script/QuestJournal
- Script/Random
- Script/ResourceDeposit
- Script/Sector
- Script/VisualEnums
- Script/VisualGlobalFunctions
- Script/WeatherReference
- Script/World