llScriptDanger
function ll.ScriptDanger(Position: vector): numberReturns 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llScriptDanger