Skip to content

llScriptDanger

function ll.ScriptDanger(Position: vector): number

Returns TRUE if Position is over public land, sandbox land, land that doesn't allow everyone to edit and build, or land that doesn't allow outside scripts.

Returns true if the position is over public land, land that doesn't allow everyone to edit and build, or land that doesn't allow outside scripts.

Parameters
Position (vector)

Add example usage here showing SLua/Luau syntax with ll.ScriptDanger().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.