Native referenceFiveM

ADD_VEHICLE_SUBTASK_ATTACK_COORD

0x5CF0D8F9BBA0DD75 TASK
FUNCTION SIGNATURE
void ADD_VEHICLE_SUBTASK_ATTACK_COORD(Ped ped, float x, float y, float z);
Property Value
Native Name ADD_VEHICLE_SUBTASK_ATTACK_COORD
Hash 0x5CF0D8F9BBA0DD75
Return Type void
Parameters ped (Ped), x (float), y (float), z (float)

Description: ``` x, y, z: offset in world coords from some entity.

Back to TASK