Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0755

Opcode Database

0755

DescriptionAdds a new point to the patrol route. If an animation is specified, it will be performed by the character assigned to the route when they reach the point.
Parameters (v2)1) X Coord (Float) (FLOAT)
2) Y Coord (Float) (FLOAT)
3) Z Coord (Float) (FLOAT)
4) Animation name (String) (STRING)
5) Animation file (String) (STRING)
Gamessa
CategoryAnimation
Command Name (IV)EXTEND_PATROL_ROUTE
San Andreas
sascm.ini0755=5,extend_patrol_route %1d% %2d% %3d% anim %4h% ifp %5h%
Example0755: extend_patrol_route 1289.988 -766.581 1084.063 anim "NONE" ifp "NONE"
Command NameEXTEND_PATROL_ROUTE

<< 0754

0758 >>