In Progress

This article describes various ways to control the behavior of ships.

Orders

See: Ship Orders

Event Handlers

  • Event handlers override:
    • Events
    • Comms
    • Language
    • Static data
  • Setting an event handler
    • sysCreateShip
    • ship tables
    • objSetEventHandler
    • in ship class
  • <GetCreatePos>
  • <OnEventHandlerInit>
  • <OnCreateOrders>
  • <OnOrdersCompleted>

Properties & Settings

  • operatingSpeed
  • AI settings
0xabcdef 23 Jun 2017:

I made partial documentation for orders on the wiki

http://wiki.kronosaur.com/modding/function/shporder

george moromisato 24 Jun 2017:

@0xabcdef: That's super helpful! Thank you!

0xabcdef 25 Jun 2017: