[HELP] Award of PKT, FW and GW

08/15/2010 16:48 Resende#1
Hello friends, could someone tell me where I change the awarding of the RTK, FAMILY WAR AND GUILD WAR?

ty:handsdown:
08/17/2010 04:41 danieldada#2
You can locate the items given by these tournaments in cq_action, you will have to locate the ID given when the person is recognized as the place as in place 1 place 2 place 3, or just place. then you will have to trace the id and the cq_action script of that tournament until you find something along the lines of this:
id id_next id_fail type data param
6203 6204 0 502 1031030 (empty)


the data line gives the user the selected item for that place and /or rank.


thanks if it helps ^_^