Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 09CA

Opcode Database

09CA

DescriptionSets what immunities the object has.

Boolean params in-order:
* Bullet proof
* Fire proof
* Explosion proof
* Collision proof
* Melee proof
Parameters (v2)1) Object handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
3) Boolean (1 or 0) (INT)
4) Boolean (1 or 0) (INT)
5) Boolean (1 or 0) (INT)
6) Boolean (1 or 0) (INT)
Gamessa
Category
Command Name (IV)SET_OBJECT_PROOFS
San Andreas
sascm.ini09CA=6,set_object_proofs %1d% bullet %2h% fire %3h% explosion %4h% collision %5h% melee %6h%
Example09CA: set_object_proofs $GIRLDOORS[0] bullet 1 fire 1 explosion 1 collision 1 melee 1
Command NameSET_OBJECT_PROOFS

<< 09C9

09CB >>