Quote:
Originally Posted by Huns Valens |
From a programming standpoint, this is a horrible kludge to implement.
1. A script has no idea about its own contents. It's a single-threaded process that just chews through the instruction it's directed to next, without having an actual idea about what comes next.
2. Same goes for the sim. It has absolutely no data about scripts, except what they have already done so far, and wether or not an object has a running script in it, which has nothing to do with the sim accessing the script's bytecode itself.
3. what if the eject or TP-home functions in the script are merely chat triggered by the owner? Or if the script actualyl only is looking for a specific av on a blacklist? People'd avoid parcels where the owner only wants a specific person out.
4. what if it is actually a gadget that's an attachment on the owner's av that he carries around for easy /10 ban blah usage?
5. What if the prim changes parcels? there is no event that gets raised from prims -exiting- a parcel.
In light of all that, and it being a HUGE effort to implement for small gain, I have a new suggestion:
Simply let people flag their parcels in the parcel settings to show up as secured. zing. easy to implement, same effect.