PDA

View Full Version : SPS not walking?



Sawyer
04-22-2014, 12:56 AM
I believe I have my script set up correctly. The SPS map results even return a true in the debug box. The player just does not walk to the point I want him to go, no matter what function I use, whether it is sps.walkpath, sps.blindwalk, or sps.walktopos. I believe I have set SPS up correctly, as it does return the correct coordinate of my player when I call sps.getplayerpos. Any ideas of what is wrong?

The Mayor
04-22-2014, 02:43 AM
I believe I have my script set up correctly. The SPS map results even return a true in the debug box. The player just does not walk to the point I want him to go, no matter what function I use, whether it is sps.walkpath, sps.blindwalk, or sps.walktopos. I believe I have set SPS up correctly, as it does return the correct coordinate of my player when I call sps.getplayerpos. Any ideas of what is wrong?

Show your code