GetDamageLevel or something
by Toks · in RTS Starter Kit · 05/05/2007 (2:05 am) · 1 replies
Hey everyone
i need to know how much damage my RTSUnit has taken, but methods i found on TDN like getDamageLevel don't seem to work with RTSUnits
avatars/characters.cs (164): Unknown command getDamageLevel.
Object (1495) RTSUnit -> Player -> ShapeBase -> GameBase -> SceneObject -> NetObject -> SimObject
anyone know how to do this ? thanks already!
i need to know how much damage my RTSUnit has taken, but methods i found on TDN like getDamageLevel don't seem to work with RTSUnits
avatars/characters.cs (164): Unknown command getDamageLevel.
Object (1495) RTSUnit -> Player -> ShapeBase -> GameBase -> SceneObject -> NetObject -> SimObject
anyone know how to do this ? thanks already!
Torque Owner Benjamin Buco
Works fine for me, what's the surrounding code?