Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0713

Opcode Database

0713

Descriptionradius - the radius the entity has to be for the character to shoot at it
style - driveby style determines various characteristics
from_rhs - the character performing the driveby is in a right-hand car seat.
Parameters (v2)1) Actor handle (Integer) (INT)
2) Actor handle (Integer) (INT)
3) Vehicle handle (Integer) (INT)
4) X Coord (Float) (FLOAT)
5) Y Coord (Float) (FLOAT)
6) Z Coord (Float) (FLOAT)
7) Radius (Float) (FLOAT)
8) Integer (INT)
9) Boolean (1 or 0) (INT)
10) Integer (INT)
Gamessa
CategoryActor, Task, Vehicle
Command Name (IV)TASK_DRIVE_BY
San Andreas
sascm.ini0713=10,task_drive_by %1d% char %2h% car %3h% coord %4d% %5d% %6d% radius %7d% style %8d% from_rhs %9d% firing_rate %10h%
Example0713: task_drive_by 52@ char -1 car -1 coord 952.92 -1102.99 22.85 radius 100.0 style 4 from_rhs 1 fire_rate 90
Command NameTASK_DRIVE_BY

<< 0712

0714 >>