Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 009B

Opcode Database

009B

DescriptionRemoves the character from the game and mission cleanup list, freeing game memory.

Note: The character not existing will not cause the game to crash.
Parameters (v2)1) Actor handle (Integer) (INT)
Gamessa vc iii
CategoryActor, Common, Creation
Command Name (IV)DELETE_CHAR
San Andreas
sascm.ini009B=1,delete_char %1d%
Example009B: delete_char 18@
Command NameDELETE_CHAR
Vice City
sascm.ini009B=1,delete_char %1d%
Example009B: delete_char $853
Command NameDELETE_CHAR
GTA III
gtascm.ini009B=1,delete_char %1d%
Example009B: delete_char $CHAR_GUNSHOPOWNER
Command NameDELETE_CHAR

<< 009A

009C >>