hi i have got 1 part of my radial walk to work but the next bit won't
SCAR Code:procedure ToRange;
begin;
RadialWalk( 2175815 , 340, 346, 14, 1, 1);
end;
i have put in loop ( i think that what it called lol )
SCAR Code:begin
SetupSRL;
ClearDebug;
ActivateClient;
Wait(1000);
ToHouse;
Wait(3000)
OpenDoor;
Wait(1000)
ToRange;
end.
cheers
T ~ M







Reply With Quote











