Difference between revisions of "Scripting and Mission Creation"
Zonkmachine (talk | contribs) (Move older pages to their own page) |
Zonkmachine (talk | contribs) m (Fix link) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| 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_the_mission_list|Missions and the mission list]] | ||
**[[Missions_and_NPC_Interaction|Missions and NPC interaction]] | **[[Missions_and_NPC_Interaction|Missions and NPC interaction]] | ||
**[[Surviving_a_reload|Surviving a reload]] | **[[Surviving_a_reload|Surviving a reload]] | ||
| − | **[[Old_scripting_info|Older | + | **[[Old_scripting_info|Older pages]] |
*[[GUI introduction]] | *[[GUI introduction]] | ||
| − | *[http://pioneerspacesim.net | + | *[http://codedoc.pioneerspacesim.net Lua API Reference] |
*[[Ship_AI|Ship AI]] | *[[Ship_AI|Ship AI]] | ||
Latest revision as of 20:36, 9 November 2025
See Lua Tutorial to learn basics of lua.