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