Jump to content
  • 0

Request to add some functions on Battleground Script


Question

Posted (edited)

Hello guys,

I would like to request add some functions for this script simple_bg.txt.

and... I need these functions to be add on that script :

** Add reward (in-game)

Example : Add Reward , Check Reward , Remove Reward

** Add timer to start (in-game)

Example : Admin need to set the timer to start (1 hour or 30 minutes) then the script will countdown according to the timer and then enable the Team NPC

Original Topic : HERE

Edited by uDe

4 answers to this question

Recommended Posts

Posted

actually you can just click on "Set New Reward" again....and then you will re-insert all new reward again....

anyway...please modifiy to this....to avoid that some reward is not deleted when set new reward..

if( select("Set New Reward:Cancel") == 1 ){
 deletearray .rewarditem;

Posted

actually you can just click on "Set New Reward" again....and then you will re-insert all new reward again....

anyway...please modifiy to this....to avoid that some reward is not deleted when set new reward..

if( select("Set New Reward:Cancel") == 1 ){
 deletearray .rewarditem;

Done. Thanks.. /ok

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...