I want to make it to where the screen moves while it walks, I know how to make it walk and how to make the screen move, but I can't figure out how to do it simultaneously. Thank you for the help!![]()
I want to make it to where the screen moves while it walks, I know how to make it walk and how to make the screen move, but I can't figure out how to do it simultaneously. Thank you for the help!![]()
I think it has to be facing north to accurate...so this probably wouldn't be a good idea. I could be wrong tho.
Finished B.S. Program in Radiology!!
Projects: A big one! Total secret! hehe
SetAngle('E'); or replace the E with N, W, S. Just put it in between walking nodes if your doing the split method with wait in between each node then this will work but if it's all just one path together then this won't work
Current Project: Retired
Initially this was not the case, but a while back Jagex messed with the compass image and our angle-grabbing code is unable to get an accurate read on it so rotation support is iffy. As a general rule it is best to have it north, or at a 90 degree permutation.
No, that's SPS' walking.
[10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts
Well how can I make two task run at the same time?
Example: Have a task that rotates my screen and a task that clicks something run at the same time.
Instead of using ObjDTM_WalkPath use ObjDTM_Walk and set the Flag Distance to around 10-15. This way it will result true before it has finished walking and then you can carry on with your next procedure/function while you are walking, which in this case would be MakeCompass();
Simply a GOD beast...
My Tutorials
There are currently 1 users browsing this thread. (0 members and 1 guests)