(Official) LUA Scripting Documentation
hail_delete
Delete hail.
Spec:
hail_delete(
long x,
long y,
long z)
Parameters
x
: The x component of the map point at the center of the hail storm.y
: The y component of the map point at the center of the hail storm.z
: The z component of the map point at the center of the hail storm.
The point x,y,z
must be the same point used when the hail was created using Hail
Incomplete
This documentation is incomplete