function getFreepoint (client-side)
Available since version: 0.3.0
This function will return world position of a freepoint by name.
Declaration
{x, y, z, angle}|nil getFreepoint(string name)
Parameters
stringname: Freepoint name.
Returns {x, y, z, angle}|nil
Freepoint position table or nil.