Difference between revisions of "Scripting and Mission Creation"
Zonkmachine (talk | contribs) (Link text formatting) |
Zonkmachine (talk | contribs) (Add link to 'Missions and NPC interaction') |
||
Line 5: | Line 5: | ||
**[[Strings_and_translation|Strings and translation]] | **[[Strings_and_translation|Strings and translation]] | ||
**[[Interacting_with_the_player:_BBS_forms|Interacting with the player: BBS forms]] | **[[Interacting_with_the_player:_BBS_forms|Interacting with the player: BBS forms]] | ||
+ | **[[Missions_and_NPC_Interaction|Missions and NPC interaction]] | ||
**[[Lua-based_equipment|Lua-based equipment]] | **[[Lua-based_equipment|Lua-based equipment]] | ||
**[[Lua_Scripting|Lua Scripting]] (old) | **[[Lua_Scripting|Lua Scripting]] (old) |
Revision as of 16:50, 27 October 2021
See Lua Tutorial to learn basics of lua.