<RetVar> = The variable where the requested information is put.
<RefObj> = The object to check for the information.
Checks the current speed of an movable object. (A ship)
Example:
$PlaySpeed = [PLAYERSHIP] get current speed
$EnemyShip set ship speed to $PlaySpeed
Would set the ship marked as $EnemyShip to the playerships speed, allowing it to keep pace with its prey!
Command Location:
- »» General Object Commands
<RetVar> = <RefObj> get current speed