Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 016C

Opcode Database

016C

DescriptionAdds a hospital restart, which is where the player will spawn after death (wasted) if the point is closer than any other hospital 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_HOSPITAL_RESTART
San Andreas
sascm.ini016C=5,add_hospital_restart %1d% %2d% %3d% angle %4d% town %5h%
Example016C: add_hospital_restart 2027.77 -1420.52 15.99 angle 137.0 town 0
Command NameADD_HOSPITAL_RESTART
Vice City
sascm.ini016c=4,restart_if_wasted at %1d% %2d% %3d% %4d%
Example016C: restart_if_wasted at 493.5 703.1 11.1 90.0
Command NameADD_HOSPITAL_RESTART
GTA III
gtascm.ini016c=4,restart_if_wasted at %1d% %2d% %3d% %4d%
Example016C: restart_if_wasted at 1144.25 -596.8749 13.875 90.0
Command NameADD_HOSPITAL_RESTART

<< 016B

016D >>