DevilSupremeRO Posted December 28, 2021 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 08/21/20 Last Seen: October 31, 2022 Share Posted December 28, 2021 Reward Giver for Group ID 1 Thanks in advance Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted December 28, 2021 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 23 hours ago Share Posted December 28, 2021 (edited) 5 hours ago, DevilSupremeRO said: Reward Giver for Group ID 1 Thanks in advance not much information given something like this ? if(getgroupid() == 1){ if(!GotTheReward){ getitem(501,1); GotTheReward = true; mes "you got the reward"; end; }else{ mes "you already got the reward"; end; } }else{ mes"this reward only for group id 1"; end; } Edited December 28, 2021 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 DevilSupremeRO Posted December 31, 2021 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 55 Reputation: 0 Joined: 08/21/20 Last Seen: October 31, 2022 Author Share Posted December 31, 2021 On 12/28/2021 at 8:12 PM, sader1992 said: not much information given something like this ? if(getgroupid() == 1){ if(!GotTheReward){ getitem(501,1); GotTheReward = true; mes "you got the reward"; end; }else{ mes "you already got the reward"; end; } }else{ mes"this reward only for group id 1"; end; } what if they could claim it after 24hours? Quote Link to comment Share on other sites More sharing options...
Question
DevilSupremeRO
Reward Giver for Group ID 1 Thanks in advance
Link to comment
Share on other sites
2 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.