Page 1 of 1

Quick lvl1+ Token farming waypoint?

Posted: Thu May 16, 2013 7:45 am
by lordmata
Hello, I just came back to the game and I'm leveling up a new champ. Any of you guys have a quick Daily waypoint just for the tokens (exp doesn't matter - only level shouldn't be more than 30). I tried to make the one in harf "Supplying the Sea of Snow" but haven't coded waypoints in a while and i'm having a lot of errors. Anyone willing to share their daily waypoint?

EDIT: Can you also explain where do I put the TRAVEL function so my champ doesn't attack?

Re: Quick lvl1+ Token farming waypoint?

Posted: Fri May 17, 2013 6:28 am
by wps
search elfDaily

type="TRAVEL"

Re: Quick lvl1+ Token farming waypoint?

Posted: Fri May 17, 2013 7:40 am
by Ego95

Code: Select all

<?xml version="1.0" encoding="utf-8"?><waypoints type="TRAVEL">
or at a specific waypont

Code: Select all

__WPL:setForcedWaypointType("TRAVEL")
AlterEgo95