<div dir="ltr">I think the default parcel is definitely an edge case. I created a small completely public parcel in the center of the region, and banned the test avatar outside it; everything works pretty much as one would hope, including the forceful banlines (it even displayed banlines, ugh). But, as designed. <div>
<br></div><div>There was one problem, seems the av will get stuck to the banlines if s/he attempts crossing them; but a relog fixes it. In all honesty, not the very worst thing I ever had happen when hitting a banline. I'll see if I can figure out why, though.</div>
<div><br></div><div>PS I was referring to those elves that left with Bilbo and Frodo for the Distant Shores ;)</div><div><br></div><div>Cheers</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Thu, Apr 10, 2014 at 11:45 AM, Melanie <span dir="ltr"><<a href="mailto:melanie@t-data.com" target="_blank">melanie@t-data.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Why, the elves are still around! I know a couple.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Melanie<br>
</font></span><div class="im HOEnZb"><br>
On 10/04/2014 18:43, James Stallings II wrote:<br>
</div><div class="HOEnZb"><div class="h5">> Mel, cant get a grep on allow_f* anywhere in the source tree, looks like it<br>
> has gone the way of the elves<br>
><br>
><br>
> On Thu, Apr 10, 2014 at 11:37 AM, James Stallings II <<br>
> <a href="mailto:james.stallings@gmail.com">james.stallings@gmail.com</a>> wrote:<br>
><br>
>> I thought I recalled such a thing, been about as long since I looked at it<br>
>> ;)<br>
>><br>
>> Thanks Mel<br>
>><br>
>><br>
>> James<br>
>><br>
>><br>
>><br>
>> On Thu, Apr 10, 2014 at 11:37 AM, Melanie <<a href="mailto:melanie@t-data.com">melanie@t-data.com</a>> wrote:<br>
>><br>
>>> Yes. allow_forceful_banlines, I believe. Long time since I looked at it.<br>
>>><br>
>>> - Melanie<br>
>>><br>
>>> On 10/04/2014 18:33, James Stallings II wrote:<br>
>>> > Quick question (related) is there a configuration point I'm missing that<br>
>>> > enables 'forceful bans'?<br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> > On Thu, Apr 10, 2014 at 11:30 AM, James Stallings II <<br>
>>> > <a href="mailto:james.stallings@gmail.com">james.stallings@gmail.com</a>> wrote:<br>
>>> ><br>
>>> >> I kinder suspected something to that effect. It goes without saying<br>
>>> that a<br>
>>> >> lot occurs during the login process than is immediately apparent when<br>
>>> one<br>
>>> >> sits and watches the consoles.<br>
>>> >><br>
>>> >> Right now I'm leaning towards the previously-mentioned edge case.<br>
>>> >><br>
>>> >><br>
>>> >> On Thu, Apr 10, 2014 at 11:29 AM, Melanie <<a href="mailto:melanie@t-data.com">melanie@t-data.com</a>> wrote:<br>
>>> >><br>
>>> >>> The QueryAccess is a pre-authorization. So the double call is<br>
>>> >>> intentional and unavoidable.<br>
>>> >>><br>
>>> >>> - Melanie<br>
>>> >>><br>
>>> >>> On 10/04/2014 18:14, James Stallings II wrote:<br>
>>> >>> > It would seem that the two invocations of the TestLandRestrictions<br>
>>> >>> method<br>
>>> >>> > in Scene occur in each of NewUserConnection and<br>
>>> >>> > QueryAccess. EventManagerOnAvatarEnteringNewParcel is, fairly<br>
>>> obviously,<br>
>>> >>> > and event callback method; at this point I don't have but a guess<br>
>>> where<br>
>>> >>> > this might be called excepting from<br>
>>> >>> > within EventManagerOnSignificantClientMovement.<br>
>>> >>> ><br>
>>> >>> > I'd like to think that the two calls to TestLandRestrictions in<br>
>>> Scene<br>
>>> >>> might<br>
>>> >>> > be reduced to one; but I'm not yet convinced it is the way to go.<br>
>>> >>> ><br>
>>> >>> > More to follow.<br>
>>> >>> ><br>
>>> >>> > Cheers<br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> > On Thu, Apr 10, 2014 at 10:59 AM, Robert A. Knop Jr. <<br>
>>> <a href="mailto:rknop@pobox.com">rknop@pobox.com</a><br>
>>> >>> >wrote:<br>
>>> >>> ><br>
>>> >>> >> On Thu, Apr 10, 2014 at 10:25:17AM -0500, James Stallings II wrote:<br>
>>> >>> >> > And FWIW, last I hear adding log statements to code is a valid<br>
>>> >>> >> > tried and true debugging method.<br>
>>> >>> >><br>
>>> >>> >> I wish to subscribe all of my students in my programming class to<br>
>>> your<br>
>>> >>> >> newsletter.<br>
>>> >>> >><br>
>>> >>> >> (The number of times I told them to print stuff to figure out<br>
>>> where the<br>
>>> >>> >> code was, and the number of times I told them to print in more<br>
>>> places,<br>
>>> >>> >> was phenomenal.  They got tired of hearing me say it, but somehow<br>
>>> still<br>
>>> >>> >> needed to hear it.)<br>
>>> >>> >><br>
>>> >>> >> (They often needed similar guidance in figuring out how to use<br>
>>> >>> >> breakpoints in debuggers.)<br>
>>> >>> >><br>
>>> >>> >> -Rob<br>
>>> >>> >><br>
>>> >>> >> --<br>
>>> >>> >> --Rob Knop<br>
>>> >>> >>   E-mail:    <a href="mailto:rknop@pobox.com">rknop@pobox.com</a><br>
>>> >>> >>   Home Page: <a href="http://www.pobox.com/~rknop/" target="_blank">http://www.pobox.com/~rknop/</a><br>
>>> >>> >>   Blog:      <a href="http://www.galacticinteractions.org/" target="_blank">http://www.galacticinteractions.org/</a><br>
>>> >>> >><br>
>>> >>> >> _______________________________________________<br>
>>> >>> >> Opensim-dev mailing list<br>
>>> >>> >> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> >>> >> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>> >>> >><br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> ><br>
>>> >>> > _______________________________________________<br>
>>> >>> > Opensim-dev mailing list<br>
>>> >>> > <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> >>> > <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>> >>> _______________________________________________<br>
>>> >>> Opensim-dev mailing list<br>
>>> >>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> >>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>> >>><br>
>>> >><br>
>>> >><br>
>>> >><br>
>>> >> --<br>
>>> >> ===================================<br>
>>> >> <a href="http://osgrid.org/" target="_blank">http://osgrid.org/</a><br>
>>> >> <a href="http://simhost.com" target="_blank">http://simhost.com</a><br>
>>> >> <a href="http://twitter.com/jstallings2" target="_blank">http://twitter.com/jstallings2</a><br>
>>> >><br>
>>> >><br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> ><br>
>>> > _______________________________________________<br>
>>> > Opensim-dev mailing list<br>
>>> > <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> > <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>> _______________________________________________<br>
>>> Opensim-dev mailing list<br>
>>> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
>>> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
>>><br>
>><br>
>><br>
>><br>
>> --<br>
>> ===================================<br>
>> <a href="http://osgrid.org/" target="_blank">http://osgrid.org/</a><br>
>> <a href="http://simhost.com" target="_blank">http://simhost.com</a><br>
>> <a href="http://twitter.com/jstallings2" target="_blank">http://twitter.com/jstallings2</a><br>
>><br>
>><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Opensim-dev mailing list<br>
> <a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
_______________________________________________<br>
Opensim-dev mailing list<br>
<a href="mailto:Opensim-dev@lists.berlios.de">Opensim-dev@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-dev" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-dev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">===================================<div><a href="http://osgrid.org/" target="_blank">http://osgrid.org/</a><br><a href="http://simhost.com" target="_blank">http://simhost.com</a><br>
<a href="http://twitter.com/jstallings2" target="_blank">http://twitter.com/jstallings2</a><br><br></div></div>
</div>