Doese any1 know how to set run back as in how to get back to my original position.... im having trouble thinking of something.... and i dont think radial walk will work >_>
Doese any1 know how to set run back as in how to get back to my original position.... im having trouble thinking of something.... and i dont think radial walk will work >_>
That would be the procedure "RunBack."
You can only use it in the following manner (to my knowledge):
SCAR Code:program New;
{.include SRL/SRL.scar}
begin
RunAwayDirection('N'); //Or another direction...
RunBack;
end.
If you want to get back to your position after walking a long distance (Eg. Walking from the trees to the bank.), you're going to have to use something like RadialWalk.
well actualy RunBack might work... but i dont want it to run forward? will that do it?



No, you'll have to make your own procedure to go back to the original spot, if you are like going to bank or something, and Jason, what part of florida are you visiting?
Its not realy a banking or a random thing im doing... its more like... ranging blue dragons >_>
There are currently 1 users browsing this thread. (0 members and 1 guests)