Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0418

Opcode Database

0418

DescriptionSets the specified object to always draw on top of other objects.
Parameters (v2)1) Object handle (Integer) (INT)
2) Boolean (1 or 0) (INT)
Gamessa vc iii
CategoryObject
Command Name (IV)SET_OBJECT_DRAW_LAST
San Andreas
sascm.ini0418=2,set_object_draw_last %1d% to %2h%
Example0418: set_object_draw_last 238@ to 1
Command NameSET_OBJECT_DRAW_LAST
Vice City
sascm.ini0418=2,set_object %1d% draw_last %2h%
Example0418: set_object $207 draw_last 1
Command NameSET_OBJECT_DRAW_LAST
GTA III
gtascm.ini0418=2,set_object %1d% draw_last %2h%
Example0418: set_object $1106 draw_last 1
Command NameSET_OBJECT_DRAW_LAST

<< 0417

0419 >>