| Description | Draws coloured light in radius of the specified point. |
|---|
| Parameters (v2) | 1) X Coord (Float) (FLOAT) 2) Y Coord (Float) (FLOAT) 3) Z Coord (Float) (FLOAT) 4) Red (0 to 255) (INT) 5) Green (0 to 255) (INT) 6) Blue (0 to 255) (INT) 7) Radius (Float) (FLOAT)
|
|---|
| Games | |
|---|
| Category | |
|---|
| Command Name (IV) | DRAW_LIGHT_WITH_RANGE |
|---|
| San Andreas |
|---|
| sascm.ini | 09E5=7,draw_light_with_range %1d% %2d% %3d% rgb %4d% %5d% %6d% radius %7d% |
|---|
| Example | 09E5: draw_light_with_range 225@ 226@ 227@ rgb 255 255 255 radius 200.0 |
|---|
| Command Name | DRAW_LIGHT_WITH_RANGE |
|---|