The spaceship object: Difference between revisions

From Scenario League Wiki
Jump to navigationJump to search
m (Added to category lua resources)
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:


As of ToTPP v0.15.1 there is nothing in the spaceship object.  (Or, there is something, but it is not documented in the Lua Function Reference.)
As of ToTPP v0.15.1 there is nothing in the spaceship object.  (Or, there is something, but it is not documented in the Lua Function Reference.)
Try these:
spaceship.owner
spaceship.structural
spaceship.propulsion
spaceship.fuel
spaceship.habitation
spaceship.lifesupport
spaceship.solar
spaceship.launched

Latest revision as of 03:38, 18 August 2019

Back To TOTPP Functions

As of ToTPP v0.15.1 there is nothing in the spaceship object. (Or, there is something, but it is not documented in the Lua Function Reference.)

Try these:

spaceship.owner

spaceship.structural

spaceship.propulsion

spaceship.fuel

spaceship.habitation

spaceship.lifesupport

spaceship.solar

spaceship.launched