Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0332

Opcode Database

0332

DescriptionMakes an actor bleed.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryActor, Common
San Andreas
sascm.ini0332=2,set_char_bleeding %1d% set %2d%
Example0332: set_char_bleeding 66@ set 1
Command NameSET_CHAR_BLEEDING
Vice City
sascm.ini0332=2,set_actor %1d% bleeding_to %2b:true/false%
Example0332: set_actor 0@ bleeding_to 0
Command NameSET_CHAR_BLEEDING
GTA III
gtascm.ini0332=2,set_actor %1d% bleeding_to %2b:true/false%
Example0332: set_actor $PATIENT1 bleeding_to 1
Command NameSET_CHAR_BLEEDING

<< 0331

0335 >>