The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Euphy's WOE Controller Rewards
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Ice Bear
in this line how can i make it divided into two category
getitem for guild master only and getitem for members only ?
im using two boxes for woe prize guild master box ID 45000 and guild member box ID 45001
i want the system check if the player is a guild master then give the guild master box else if the player is a guild member give the guild member box
for(set .@k,0; .@k<getarraysize(.Reward); set .@k,.@k+2) getitem .Reward[.@k], .Reward[.@k+1], .@aid[.@j];
Link to comment
Share on other sites
14 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.