Streamline ban line processing. Remove remnants of old advisory messages.

Centralize ban checking and prepare for adding a "ban and eject" function.
This commit is contained in:
Melanie
2011-02-16 05:23:30 +01:00
parent cfce0aa448
commit 3f93db8371
2 changed files with 24 additions and 59 deletions

View File

@@ -123,7 +123,6 @@ namespace OpenSim.Region.Framework.Scenes
private SceneObjectGroup proxyObjectGroup;
//private SceneObjectPart proxyObjectPart = null;
public Vector3 lastKnownAllowedPosition;
public bool sentMessageAboutRestrictedParcelFlyingDown;
public Vector4 CollisionPlane = Vector4.UnitW;
private Vector3 m_avInitialPos; // used to calculate unscripted sit rotation