Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 016D

Opcode Database

016D

DescriptionAdds a police restart, which is where the player will spawn after being arrested (busted) if the point is closer than any other police restart.
Parameters (v2)1) X Coord (Float) (FLOAT)
2) Y Coord (Float) (FLOAT)
3) Z Coord (Float) (FLOAT)
4) Angle (Float) (FLOAT)
5) Integer (INT)
Gamessa vc iii
CategoryGame
Command Name (IV)ADD_POLICE_RESTART
San Andreas
sascm.ini016D=5,add_hospital_restart %1d% %2d% %3d% angle %4d% town %5h%
Example016D: add_hospital_restart 1550.68 -1675.49 14.51 angle 90.0 town 0
Command NameADD_POLICE_RESTART
Vice City
sascm.ini016d=4,restart_if_busted at %1d% %2d% %3d% %4d%
Example016D: restart_if_busted at 508.9 506.8 10.3 174.0
Command NameADD_POLICE_RESTART
GTA III
gtascm.ini016d=4,restart_if_busted at %1d% %2d% %3d% %4d%
Example016D: restart_if_busted at 1143.875 -675.1874 -99.9999 90.0
Command NameADD_POLICE_RESTART

<< 016C

016E >>