GTAG - Modding - Opcode Database - 0755
Opcode Database
0755
| Description | Adds 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) |
| Games | |
| Category | Animation |
| Command Name (IV) | EXTEND_PATROL_ROUTE |
| San Andreas | |
| sascm.ini | 0755=5,extend_patrol_route %1d% %2d% %3d% anim %4h% ifp %5h% |
| Example | 0755: extend_patrol_route 1289.988 -766.581 1084.063 anim "NONE" ifp "NONE" |
| Command Name | EXTEND_PATROL_ROUTE |

