Archdevil09
New Member
- Joined
- Apr 25, 2009
- Messages
- 9
- Reaction score
- 0
hello everyone , here is part of GA script connected with reward after demon task 
i would like to make it in that way -> player kills 6666 demons and reward is also HALLOWED AXE (id: 8293), can somebody tell me how that line will look correctly with hallowed axe as a reward ? i dont know how to add it
if u can put whole correct line as code i would be veeeery gratefull
i'll repp +, sry for my eng
Code:
[30] = {questStarted = 1539, questStorage = 65029, killsRequired = 6666, raceName = "Demons", rewards = {{enable = true, type = "storage", values = {65535, 1}}}}
i would like to make it in that way -> player kills 6666 demons and reward is also HALLOWED AXE (id: 8293), can somebody tell me how that line will look correctly with hallowed axe as a reward ? i dont know how to add it
if u can put whole correct line as code i would be veeeery gratefull
i'll repp +, sry for my eng