Resolving [TC-51], added forward/back/left/right movement commands to TestClient and confirmed autopilot still functions

git-svn-id: http://libopenmetaverse.googlecode.com/svn/trunk@2222 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
John Hurliman
2008-09-15 20:06:36 +00:00
parent c277025287
commit 5caece8c45
6 changed files with 212 additions and 2 deletions

View File

@@ -71,7 +71,6 @@ namespace importprimscript
Client.Self.Movement.Camera.Far = 64f;
Client.Settings.MULTIPLE_SIMS = false;
Client.Settings.SEND_AGENT_UPDATES = true;
Client.Settings.DISABLE_AGENT_UPDATE_DUPLICATE_CHECK = true;
Settings.LOG_LEVEL = Helpers.LogLevel.None;
Client.Settings.ALWAYS_REQUEST_OBJECTS = true;
Client.Settings.ALWAYS_DECODE_OBJECTS = true;