Script sticking IG GOD walker (2.19)

01/02/2012 00:43 dave2041#1
SO! i am using REAM's leveling script without the modularity (i've removed superfluours functionality)

The script "sticks" on each moveto command. The character will run to the specified location and then stop there whilst walker simply waits.

If you are having this same issue then i do have a solution but it's not ideal. It appears that if an item or skill is used then this jolts the script and causes it to carry on to the next function, (an update issue of some kind it seems)

If you know of a better solution please let me know... For now i suppose i shall just equipe and unequipe a bracelet whenever i wish to move... However duplicate commands can't be good for "flying under the radar"!
01/03/2012 12:34 dave2041#2
Answered this question myself before xD

[Only registered and activated users can see links. Click Here To Register...]

Basically this is caused by saving the script as ANSI or w/e instead of UNICODE. (probably gets the wrong EOF/EOL)