Difference between revisions of "Scripting and Mission Creation"
Zonkmachine (talk | contribs) m (Fix link) |
|||
| (10 intermediate revisions by 2 users not shown) | |||
| Line 2: | Line 2: | ||
*[[Introduction_to_Mission_Scripting|Introduction to Mission Scripting]] | *[[Introduction_to_Mission_Scripting|Introduction to Mission Scripting]] | ||
| − | ** [[ | + | **[[Interacting_with_the_game:_Event-based_programming|Interacting with the game: Event based programming]] |
| − | **[[ | + | **[[Strings_and_translation|Strings and translation]] |
| − | **[[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]] |
| − | **[[Surviving_a_reload|Surviving a reload]] | + | **[[Surviving_a_reload|Surviving a reload]] |
| − | **[[ | + | **[[Old_scripting_info|Older pages]] |
| − | *[http://pioneerspacesim.net | + | *[[GUI introduction]] |
| − | *[[Ship_AI| | + | *[http://codedoc.pioneerspacesim.net Lua API Reference] |
| + | *[[Ship_AI|Ship AI]] | ||
Latest revision as of 20:36, 9 November 2025
See Lua Tutorial to learn basics of lua.