Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0726

Opcode Database

0726

DescriptionMakes 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)
Gamessa
CategoryActor, Common, Vehicle
San Andreas
sascm.ini0726=4,heli_follow_entity %1d% char %2d% car %3h% radius %4d%
Example0726: heli_follow_entity 40@ char $PLAYER_ACTOR car -1 radius 20.0
Command NameHELI_FOLLOW_ENTITY

<< 0725

0727 >>