What would be best to use in al kharid to walk?Colors,bitmaps,symbols,radial road?
And please explain me a bit how you would make it work![]()
What would be best to use in al kharid to walk?Colors,bitmaps,symbols,radial road?
And please explain me a bit how you would make it work![]()
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png



Hmm I'm guessing you want to walk to the mine? In that case I'd make a function to get the sand color, then RadialWalk it.
Nope,i am walking to the fire altar
I don't understand well WT-fawaki radial walk tutorial
It's roughly explained of what it does,and number 14 is missing1.RadialWalk(TheColor,0,90,70,xmod,ymod)
This will scan TheColor from North to East, starting at 70 distance and ending at the MiniMap Center (MMCX and MMCY)
2.RadialWalk(TheColor,0,90,40,xmod,ymod)
This will scan from North to East, starting at 40 distance and ending at the MiniMap Center.
3.RadialWalk(TheColor,90,0,70,xmod,ymod)
This will scan from East to North, starting at 70 distance and ending at the MiniMap Center.
4.RadialWalk(TheColor,90,0,40,xmod,ymod)
This will scan from East to North, starting at 40 distance and ending at the MiniMap Center.
5.RadialWalk(TheColor,320,400,40,xmod,ymod)
This will scan from NorthEast to NorthWest, starting at 70 distance and ending at the MiniMap Center.
6.RadialWalk(TheColor,320,400,40,xmod,ymod)
This will scan from NorthEast to NorthWest, starting at 40 distance and ending at the MiniMap Center.
7.RadialWalk(TheColor,320,400,40,xmod,ymod)
This will scan from NorthEast to NorthWest, starting at 20 distance and ending at the MiniMap Center.
8,9 and 10. Scan from NorthWest to NortEast
.
11.RadialWalk(TheColor,160,200,70,xmod,ymod)
This will scan from SouthSouthEastto SouthSouthWest, starting at 70 distance and ending at the MiniMap Center.
12.RadialWalk(TheColor,200,160,70,xmod,ymod)
This will scan from SSWto SSE, starting at 70 distance and ending at the MiniMap Center.
13.RadialWalk(TheColor,10,200,70,xmod,ymod)
This will scan from NNEto SSW, starting at 70 distance and ending at the MiniMap Center.
13 and 14.. Here you can clearly see the difference in behaviour. While 13 will move you player in an Upwards direction, 14 does the exact opposite; it move you Player Downwards, since it starts scanning at the bottom halve of the Minimap.
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png



StartRadial and EndRadial are the angles on the minimap that it searches for the color you want it to walk with. Radius is how far you want it to walk (in pixels going out from the center of the map). Yakman made a great tool for this. It's in the SRL folder, then scripts.
Yeh,thanks,never thougth that was in SRL folder lol
Could you make me an exemple of one radialwalk movement?
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png
http://www.villavu.com/forum/showthread.php?t=?t=7677
http://www.villavu.com/forum/showthr...?t=6774?t=7825
A couple nice tuts on it for ya![]()
Thanks,the first tutorial looks like to kick ass
But how do i set radians?i don't understand well what they are :P
Well i know radius is range
Dormcheck is a scam,i've posted 1000 messages and i never got paid my 10 bucks.
http://www.fenjer.com/adnan/SRLStats/348.png
There are currently 1 users browsing this thread. (0 members and 1 guests)