Search found 3 matches

by najtel
Fri Feb 03, 2017 5:18 am
Forum: Runes of Magic
Topic: Xaviera - Catch Butterflies
Replies: 4
Views: 10145

Re: Xaviera - Catch Butterflies

Ty for the tip, got it working, had to replace redirectToWaypointTag("entrance"); with _WPL:setWaypointIndex(idx); , and it's working now :) ty vm
by najtel
Fri Feb 03, 2017 1:48 am
Forum: Runes of Magic
Topic: Xaviera - Catch Butterflies
Replies: 4
Views: 10145

Re: Xaviera - Catch Butterflies

Wish I'ld have one... at least i'ld know what the problem is... but sadly no.
Here is the whole code, maybe it'll help to determine the problem...
+ I added a few mobs to that friend list in the character profile, to ignore them. I don't think it has anything to do with this... But I'ld rather ...
by najtel
Thu Feb 02, 2017 11:10 am
Forum: Runes of Magic
Topic: Xaviera - Catch Butterflies
Replies: 4
Views: 10145

Xaviera - Catch Butterflies

Hello guys,
I was trying to make a wp file for doing the Catch Butterflies daily in Xaviera. It runs fine, until it reaches this part:
redirectToWaypointTag("entrance");
When it reaches that point, I get the following message:
[string "..."]:5: attempt to call global 'redirectToWaypointTag' <a ...