01.11.2019, 21:57
EnablePaySprayForAll(bool:toggle);
Enables / Disables Pay'n'Spray
EnableEightBallsForAll(bool:toggle);
Enables / Disables 8 Balls Cars (Bomb)
ToggleLightStatus(status, Float
, Float:y, Float:z, Float:range);
Description:
Changes the status of the street lamp.
Take the pole by position.
params:
status: true (on), false (off)
x, y, z: position of light pole
range: to pay several close faces
<!> With this function you can turn on and off the posts manually during the day or night.
Enables / Disables Pay'n'Spray
EnableEightBallsForAll(bool:toggle);
Enables / Disables 8 Balls Cars (Bomb)
ToggleLightStatus(status, Float
, Float:y, Float:z, Float:range);Description:
Changes the status of the street lamp.
Take the pole by position.
params:
status: true (on), false (off)
x, y, z: position of light pole
range: to pay several close faces
<!> With this function you can turn on and off the posts manually during the day or night.

