im making a varrock south-east miner and banker but i need it to select new road colors after it mines and banks, because the road colors keep changing.
So if someone can help please post thanks
~masterdest~
Printable View
im making a varrock south-east miner and banker but i need it to select new road colors after it mines and banks, because the road colors keep changing.
So if someone can help please post thanks
~masterdest~
The next version of SRL will contain an Autoroadcolor function. It's already added to the SVN.
oh ok thanks, is the SVN for SRL members only ?
no the SVN is for SRL developers, we can use it to quickly add something to our version of SRL,
ahh, ok but how do you suggest i get it to autopick the road color?
you could just call FindRoadColor; inside your loop.
and if that doesnt work, you could make your own method FindMyRoadColor; that uses any of the autocolor techniques (found in tutorial section) to set RoadColor:=whatever.
12-17-2006 01:16 Am