View Single Post
Old 07-11-2003, 08:15 PM   #11 (permalink)
Cyberspud
I won?!?
 
Cyberspud's Avatar
 
Join Date: Sep 2002
Location: Sandusky, Ohio
Age: 32
Posts: 164
Default

Open up your \RunUO\Scripts\Engines\Pathing\PathFollower.cs and look right near the top ... you should see this line:
[code:1]
private static bool Enabled = true;
[/code:1]
Change it to this:
[code:1]
private static bool Enabled = false;
[/code:1]
I believe this will disable the pathfinding.

...

To be honest, I wouldn't suggest it. This new pathfinding is great. :!:
__________________
Cyberspud
"You don't have to attend every argument you are invited to."
New Sosaria: The Second Coming
RunUOXBox
Cyberspud is offline   Reply With Quote