TRpgVehicle Properties

TURBU

TRpgVehicle Properties

 

Back to TRpgVehicle

Back to RPG Script Reference

Explanation of Object Pascal types

 

Name Type Description
map smallint The ID number of the map the vehicle's on.
x word The x-coordinate of the vehicle's current location on the map.
y word The y-coordinate of the vehicle's current location on the map.
facing byte A number designating which direction the vehicle is facing.  The direction values are: down: 2, left: 4, right: 6, up: 8.
inUse boolean Shows whether the vehicle is currently active.
 

This help file was created with the free trial version of HelpScribble.