Eross Posted July 1, 2021 Share 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 Link to comment Share on other sites More sharing options...
0 kalabasa Posted July 1, 2021 Share Posted July 1, 2021 Add them here VIP are group 5 https://github.com/rathena/rathena/blob/6a12857583c4747aacc1428feb47d717da2527c7/conf/groups.conf#L230 1 Quote Link to comment Share on other sites More sharing options...
0 Eross Posted July 1, 2021 Author Share 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 Link to comment Share on other sites More sharing options...
0 Snaehild Posted July 1, 2021 Share Posted July 1, 2021 By default, it should inherit id: 5 name: "VIP" inherit: ( "Player" ) /* can do everything Players can */ 1 Quote Link to comment Share on other sites More sharing options...
0 Eross Posted July 1, 2021 Author Share Posted July 1, 2021 Thanks a lot guys ! Quote Link to comment Share on other sites More sharing options...
Hi ! How to make commands available for vip players only ? like example @alootid , players who are vip only can use this command ... Thanks
Link to comment
Share on other sites