Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 04DD

Opcode Database

04DD

DescriptionReturns the amount of armour the actor has.
Parameters (v2)1) Actor handle (Integer) (INT)
2) (Returned) Integer (INT)
Gamessa vc
CategoryActor, Common
Command Name (IV)GET_CHAR_ARMOUR
San Andreas
sascm.ini04DD=2,get_char_armour %1d% store_to %2d%
Example04DD: get_char_armour $PLAYER_ACTOR store_to $9594
Command NameGET_CHAR_ARMOUR
Vice City
sascm.ini04DD=2,%2d% = actor %1d% armour
Example04DD: $873 = actor $player_actor armour
Command NameGET_CHAR_ARMOUR

<< 04DB

04DF >>