GTAG - Modding - Opcode Database - 0726
Opcode Database
0726
| Description | Makes the heli follow the specified actor or vehicle in the air. follow_actor can be set to -1 to ignore the parameter. follow_car can be set to -1 to ignore the parameter. |
|---|---|
| Parameters (v2) | 1) Helicopter handle (Integer) (INT) 2) Actor handle (Integer) (INT) 3) Vehicle handle (Integer) (INT) 4) Radius (Float) (FLOAT) |
| Games | |
| Category | Actor, Common, Vehicle |
| San Andreas | |
| sascm.ini | 0726=4,heli_follow_entity %1d% char %2d% car %3h% radius %4d% |
| Example | 0726: heli_follow_entity 40@ char $PLAYER_ACTOR car -1 radius 20.0 |
| Command Name | HELI_FOLLOW_ENTITY |

