PDA

View Full Version : Custom Event Reward Commands



Wise
31-07-13, 08:44 PM
Script Details -
There will be 3 custom commands, that will give 1, 2, 3 event tokens. You can define the event token inside the script.

Commands -


.eventreward1
.eventreward2
.eventreward3






Command Details -
.eventreward1 will give one token.
.eventreward2 will give two tokens.
.eventreward3 will give three tokens.




You can change the ID to the token on line 22, you should see "EventToken = 1000 //Define your token ID here" Just change 1000 to the token ID you're going to use.


Script - Pastebin (http://pastebin.com/8ZgqEKhT)

Credits : GhostCrawler336