![]() |
Suggestion: Limit range to current land owner - Printable Version +- KittyCatS! Community Forum (https://kittycats.ws/forum) +-- Forum: KittyCatS Forum (/forumdisplay.php?fid=3) +--- Forum: Cat Chat - General Discussions about KittyCatS (/forumdisplay.php?fid=4) +--- Thread: Suggestion: Limit range to current land owner (/showthread.php?tid=2422) |
Suggestion: Limit range to current land owner - Paola Delpaso - 01-02-2012 11:12 AM My kitties live on a set of adjacent parcels that I cannot merge. I cannot let them use the full area, as that is not square. Limiting movement to "Current Parcel" works, but is just restricting them to a part of the whole area. Would it be possible to add a range option "Current Land Owner", which limits the cats to move on land owned by the same resident as the parcel they are on? <nerd_mode>This should be pretty easy to implement, as a simple call to llGetLandOwnerAt(new_pos) should do the trick of checking if the move is OK or not.</nerd_mode> ![]() RE: Suggestion: Limit range to current land owner - Kayleigh McMillan - 01-02-2012 06:14 PM (01-02-2012 11:12 AM)Paola Delpaso Wrote: <nerd_mode>This should be pretty easy to implement, as a simple call to llGetLandOwnerAt(new_pos) should do the trick of checking if the move is OK or not.</nerd_mode> LOLZ Scripting is like Manderine Chinese to me but it sounds cool! |