Difference between revisions of "Scripting"
From SF3
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | == Starting == | |
When this is your first time here: [[Script/InitialSetup]] | When this is your first time here: [[Script/InitialSetup]] | ||
Line 10: | Line 10: | ||
Coming soon ... | Coming soon ... | ||
− | == Datatypes == | + | === Datatypes === |
Usable datatypes: [[Script/BasicDataTypes]] | Usable datatypes: [[Script/BasicDataTypes]] | ||
Project specific enums: [[Script/LogicEnums]] | Project specific enums: [[Script/LogicEnums]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== List of all pages == | == List of all pages == | ||
{{Special:PrefixIndex/Script/}} | {{Special:PrefixIndex/Script/}} |
Latest revision as of 21:45, 8 February 2018
Starting
When this is your first time here: Script/InitialSetup
Coming more soon...
Debug Commands
Coming soon ...
Debug Console
Coming soon ...
Datatypes
Usable datatypes: Script/BasicDataTypes
Project specific enums: Script/LogicEnums
List of all pages
- 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