(Official) LUA Scripting Documentation
fog
Add fog.
Spec:
fog(
long x,
long y,
long z,
double radius,
double duration,
double intensity,
long r,
long g,
long b,
long visibility)
Parameters
x
: The x component of the map point at the center of the fog.y
: The y component of the map point at the center of the fog.z
: The z component of the map point at the center of the fog.radius
:duration
:intensity
:r
:g
:b
:visibility
:
Incomplete
This documentation is incomplete