Jump to content
  • 0

WoE Reward NPC


7en

Question


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   2
  • Joined:  07/24/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Use Goddameit's reward function: http://pastebin.com/raw.php?i=Mdm6iFaR

And delete all unwanted castles from the array.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   2
  • Joined:  07/24/12
  • Last Seen:  

so this script automaticly gives the reward straight after the @agitend right?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

Yes.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   2
  • Joined:  07/24/12
  • Last Seen:  

tried but when i @agitstart and @agitend i didnt receive the reward

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  131
  • Topics Per Day:  0.03
  • Content Count:  371
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

I think it should be a woe script.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  60
  • Reputation:   2
  • Joined:  07/24/12
  • Last Seen:  

what do you mean woe script?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

i think what Instinct say is the woe reward will work if its by woe script..

not by using gm commands..

Edited by Razor X
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

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)?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

i have a question, what if i only want to give the reward on the guildmaster? what will i need to change?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  68
  • Topics Per Day:  0.02
  • Content Count:  436
  • Reputation:   31
  • Joined:  02/19/12
  • Last Seen:  

Thank you.. can you help me about my other topic. the cashshop thing.. its in the scripting support..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   12
  • Joined:  03/08/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

After this line:

OnAgitEnd:

Add:

freeloop(1);

And before "end;", add:

freeloop(0);
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   0
  • Joined:  07/24/12
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  192
  • Reputation:   9
  • Joined:  05/08/13
  • Last Seen:  

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?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  2997
  • Reputation:   1130
  • Joined:  05/27/12
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  15
  • Reputation:   0
  • Joined:  06/13/14
  • Last Seen:  

hi euphy if i want to use the option no 4 for reward what should i change? thx for respond sir

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...