LlGetParcelBanList
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
![]() |
LSL Feature Request |
The described function does not exist. This article is a feature request. |
Summary
Function: llGetParcelBanList( );REQUEST | Function ID |
0.1 | Forced Delay |
10.0 | Energy |
Returns a list of all agent names currently banned on parcel.
Caveats
Examples
Notes
we can add, and we can remove bans - but we can't fully manage the parcel ban list to its full potential. While the 300 name limit is generous, we could leverage this function to know exactly what is on the ban list at all times, and fully sync it up with an external database.