Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 034F

Opcode Database

034F

DescriptionRemoves the character with a fade, freeing game memory.
Parameters (v2)1) Actor handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Common
Command Name (IV)REMOVE_CHAR_ELEGANTLY
San Andreas
sascm.ini034F=1,remove_char_elegantly %1d%
Example034F: remove_char_elegantly 2@
Command NameREMOVE_CHAR_ELEGANTLY
Vice City
sascm.ini034f=1,destroy_actor_with_fade %1d% ;; The actor fades away like a ghost
Example034F: destroy_actor_with_fade $1037 // The actor fades away like a ghost
Command NameREMOVE_CHAR_ELEGANTLY
GTA III
gtascm.ini034f=1,destroy_actor_with_fade %1d% // The actor fades away like a ghost
Example034F: destroy_actor_with_fade $PATIENT1 // The actor fades away like a ghost
Command NameREMOVE_CHAR_ELEGANTLY

<< 034E

0350 >>