Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 06B5

Opcode Database

06B5

DescriptionMakes the searchlight target move/travel to the specified coords.

Having all floats set to 0.0 causes the searchlight to stop any current movement.
Parameters (v2)1) Searchlight handle (INT)
2) X Coord (Float) (FLOAT)
3) Y Coord (Float) (FLOAT)
4) Z Coord (Float) (FLOAT)
5) Float (FLOAT)
Gamessa
CategoryCommon, Object
San Andreas
sascm.ini06B5=5,point_searchlight_at_coord %1d% to %2d% %3d% %4d% speed %5d%
Example06B5: point_searchlight_at_coord 4@ to 0.0 0.0 0.0 speed 0.0
Command NamePOINT_SEARCHLIGHT_AT_COORD

<< 06B4

06B6 >>