GTAG - Modding - Opcode Database - 06B5
Opcode Database
06B5
| Description | Makes 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) |
| Games | |
| Category | Common, Object |
| San Andreas | |
| sascm.ini | 06B5=5,point_searchlight_at_coord %1d% to %2d% %3d% %4d% speed %5d% |
| Example | 06B5: point_searchlight_at_coord 4@ to 0.0 0.0 0.0 speed 0.0 |
| Command Name | POINT_SEARCHLIGHT_AT_COORD |

