GTAG - Modding - Opcode Database - 06DF
Opcode Database
06DF
Description | Removes the specified player. Only made for console versions but works for PC as well. Note: Deleting the main player can result in a crash. |
---|---|
Parameters (v2) | 1) Player handle (Integer) (INT) |
Games | |
Category | Player |
Command Name (IV) | DELETE_PLAYER |
San Andreas | |
sascm.ini | 06DF=1,delete_player %1d% |
Example | 06DF: delete_player $SECOND_PLAYER |
Command Name | DELETE_PLAYER |