Craig Martin

(Official) LUA Scripting Documentation

get_random_pos

Get a random position within a circle.


Spec:

get_random_pos(
	double x,
	double y,
	double z,
	double radius)

Parameters

Returns


The position components are world space coordinates so they are floating point numbers.


Incomplete

This documentation is incomplete


back