[Userfunction] coconutshy() - Flowerfestival
Posted: Sun Feb 17, 2013 1:52 am
When I was writing this to the userfunction forum, I saw that there already is a function for this event by kkulesza. Maybe you also want to give his function a try.
Index I release this as beta, because no one else has tested this jet. For me it easily scores up to 50+.
Feel free to report your feedback.
Description
This function does the coconutshy from the flower event on varanas bridge.
!!! Take care, that the userfunction actually does not do the questhandling for you. The event starts at the npc Waysie Fleckstein.
I will not provide a WP file for questhandling, as I do not need it myself.
Start this function manually or from a wp file and then start the event manually.
As soon as the mobs appear it automatically starts to throw at them.
Targeting is priority based, as some mobs give more points.
After the event has finished, the userfunctions stops automatically.
As a starting point there is a WP file attached, which calls the userfunction. Just run the wp file, then manually start the event.
Installation
Put the file "userfunction_coconutshy.lua" in the folder "MM\scripts\rom\userfunctions".
Then you can call the function from every wp file with
Additionally you can put the wp file "e_flower_coconut.xml" in the folder "MM\scripts\rom\waypoints".
Then you just have to run this wp file right before starting the event.
Configuration
There are a bunch of options on top of the userfunction. You can change them if you like. On my side it runs fine with the default settings.
Download
Index I release this as beta, because no one else has tested this jet. For me it easily scores up to 50+.
Feel free to report your feedback.
Description
This function does the coconutshy from the flower event on varanas bridge.
!!! Take care, that the userfunction actually does not do the questhandling for you. The event starts at the npc Waysie Fleckstein.
I will not provide a WP file for questhandling, as I do not need it myself.
Start this function manually or from a wp file and then start the event manually.
As soon as the mobs appear it automatically starts to throw at them.
Targeting is priority based, as some mobs give more points.
After the event has finished, the userfunctions stops automatically.
As a starting point there is a WP file attached, which calls the userfunction. Just run the wp file, then manually start the event.
Installation
Put the file "userfunction_coconutshy.lua" in the folder "MM\scripts\rom\userfunctions".
Then you can call the function from every wp file with
Code: Select all
coconutshy()Then you just have to run this wp file right before starting the event.
Configuration
There are a bunch of options on top of the userfunction. You can change them if you like. On my side it runs fine with the default settings.
Download