7en Posted July 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 60 Reputation: 2 Joined: 07/24/12 Last Seen: August 12, 2016 Share Posted July 29, 2012 As stated above, i would like to request for a WoE Reward Npc which give 30, TCG Card(7227) to all online players of the guild who capture fadhrigdh at the end of WoE, and for castle fadhrigdh only Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 29, 2012 Use Goddameit's reward function: http://pastebin.com/raw.php?i=Mdm6iFaR And delete all unwanted castles from the array. Quote Link to comment Share on other sites More sharing options...
7en Posted July 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 60 Reputation: 2 Joined: 07/24/12 Last Seen: August 12, 2016 Author Share Posted July 29, 2012 so this script automaticly gives the reward straight after the @agitend right? Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 29, 2012 Yes. Quote Link to comment Share on other sites More sharing options...
7en Posted July 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 60 Reputation: 2 Joined: 07/24/12 Last Seen: August 12, 2016 Author Share Posted July 29, 2012 tried but when i @agitstart and @agitend i didnt receive the reward Quote Link to comment Share on other sites More sharing options...
Pink Guy Posted July 29, 2012 Group: Members Topic Count: 131 Topics Per Day: 0.03 Content Count: 371 Reputation: 3 Joined: 11/14/11 Last Seen: December 9, 2023 Share Posted July 29, 2012 I think it should be a woe script. Quote Link to comment Share on other sites More sharing options...
7en Posted July 29, 2012 Group: Members Topic Count: 25 Topics Per Day: 0.01 Content Count: 60 Reputation: 2 Joined: 07/24/12 Last Seen: August 12, 2016 Author Share Posted July 29, 2012 what do you mean woe script? Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 29, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 29, 2012 (edited) i think what Instinct say is the woe reward will work if its by woe script.. not by using gm commands.. Edited July 30, 2012 by Razor X Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 29, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 29, 2012 No, "OnAgitEnd" will execute both with "agitend;" and "@agitend". Did you implement the script correctly? Are you using SQL (not TXT)? Are you getting errors (infinity loop, perhaps)? Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 30, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 30, 2012 i have a question, what if i only want to give the reward on the guildmaster? what will i need to change? Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 30, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 30, 2012 i have a question, what if i only want to give the reward on the guildmaster? what will i need to change? > http://pastebin.com/raw.php?i=gzLjAGEf Quote Link to comment Share on other sites More sharing options...
Rebel Posted July 30, 2012 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 436 Reputation: 32 Joined: 02/19/12 Last Seen: May 22, 2024 Share Posted July 30, 2012 Thank you.. can you help me about my other topic. the cashshop thing.. its in the scripting support.. Quote Link to comment Share on other sites More sharing options...
kyeme Posted July 30, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 164 Reputation: 12 Joined: 03/08/12 Last Seen: 7 hours ago Share Posted July 30, 2012 No, "OnAgitEnd" will execute both with "agitend;" and "@agitend". Did you implement the script correctly? Are you using SQL (not TXT)? Are you getting errors (infinity loop, perhaps)? Sir I experienced this error. Infinity Loop. Im using SQL Quote Link to comment Share on other sites More sharing options...
Euphy Posted July 30, 2012 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted July 30, 2012 After this line: OnAgitEnd: Add: freeloop(1); And before "end;", add: freeloop(0); Quote Link to comment Share on other sites More sharing options...
xRyusuke Posted August 9, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 50 Reputation: 0 Joined: 07/24/12 Last Seen: January 19, 2013 Share Posted August 9, 2012 What if I have 2 woe with different castle? How to modify so that it wont check using agitend? since this will cause them to get 2 rewards instead of one Quote Link to comment Share on other sites More sharing options...
TiMz Posted August 8, 2013 Group: Members Topic Count: 51 Topics Per Day: 0.01 Content Count: 192 Reputation: 9 Joined: 05/08/13 Last Seen: August 23, 2024 Share Posted August 8, 2013 What if I have 2 woe with different castle? How to modify so that it wont check using agitend? since this will cause them to get 2 rewards instead of one Bumping this old topic. I really like this script since it's quite simple and optimized. But having same prob with xRyu, rewards are generated each time woe ends. So basically if you own a castle at kriem, each time woe ends for payon, alde and geffen you can keep claiming new rewards for your castle in kriem. Is there any fix to this? Quote Link to comment Share on other sites More sharing options...
Euphy Posted August 8, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted August 8, 2013 If you use my WOE Controller (trunk/npc/custom/woe_controller.txt), you can configure the script to distribute prizes to winners of each siege. Quote Link to comment Share on other sites More sharing options...
Atleicaro Posted July 21, 2014 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 15 Reputation: 0 Joined: 06/13/14 Last Seen: October 21, 2014 Share Posted July 21, 2014 hi euphy if i want to use the option no 4 for reward what should i change? thx for respond sir Quote Link to comment Share on other sites More sharing options...
Question
7en
As stated above, i would like to request for a WoE Reward Npc which give 30, TCG Card(7227) to all online players of the guild who capture fadhrigdh at the end of WoE, and for castle fadhrigdh only
Link to comment
Share on other sites
17 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.