Difference between revisions of "Scripting and Mission Creation"
m (moving Ship AI article from asset pages) |
|||
(14 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | * [[Introduction to Mission Scripting]] | + | See [http://lua-users.org/wiki/TutorialDirectory Lua Tutorial] to learn basics of lua. |
− | ** [[Interacting with the game: Event | + | |
− | ** [[Interacting with the player: BBS forms]] | + | *[[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]] |
− | * [http:// | + | **[[Missions_and_NPC_Interaction|Missions and NPC interaction]] |
− | * [[Ship_AI]] | + | **[[Surviving_a_reload|Surviving a reload]] |
+ | **[[Old_scripting_info|Older pages]] | ||
+ | *[[GUI introduction]] | ||
+ | *[http://codedoc.pioneerspacesim.net Lua API Reference] | ||
+ | *[[Ship_AI|Ship AI]] |