Eross Posted July 1, 2021 Posted July 1, 2021 Hi ! How to make commands available for vip players only ? like example @alootid , players who are vip only can use this command ... Thanks Quote
0 kalabasa Posted July 1, 2021 Posted July 1, 2021 Add them here VIP are group 5 https://github.com/rathena/rathena/blob/6a12857583c4747aacc1428feb47d717da2527c7/conf/groups.conf#L230 1 Quote
0 Eross Posted July 1, 2021 Author Posted July 1, 2021 Just now, kalabasa said: Add them here VIP are group 5 https://github.com/rathena/rathena/blob/6a12857583c4747aacc1428feb47d717da2527c7/conf/groups.conf#L230 Oh ! thanks squash man .. but if a player avail vip and moved into group 5 , does this mean that the group 0 commands will not be inherit ??? Quote
0 Snaehild Posted July 1, 2021 Posted July 1, 2021 By default, it should inherit id: 5 name: "VIP" inherit: ( "Player" ) /* can do everything Players can */ 1 Quote
Question
Eross
Hi ! How to make commands available for vip players only ? like example @alootid , players who are vip only can use this command ... Thanks
4 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.