(Official) LUA Scripting Documentation
get_script_offset
Get the map point offset of the script block that executed the current script.
Spec:
get_script_offset()
Returns
long
: The x component of the offsetlong
: The y component of the offsetlong
: The z component of the offset
Incomplete
This documentation is incomplete