kalabasa Posted July 17, 2022 Group: Members Topic Count: 123 Topics Per Day: 0.05 Content Count: 478 Reputation: 14 Joined: 11/30/17 Last Seen: January 23 Share Posted July 17, 2022 PC_PERM_ATTENDANCE = 0x08000000, <-- this is the last entry on my pc_groups.hpp i need to put the custom permission but i dont know which comes next (highlighted) //.. add other here PC_PERM_ALLPERMISSION = 0xFFFFFFFF, }; Quote Link to comment Share on other sites More sharing options...
1 Keitenai Posted July 30, 2022 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 98 Reputation: 75 Joined: 12/04/14 Last Seen: December 10, 2024 Share Posted July 30, 2022 Next will be : 0x10000000 0x20000000 0x40000000 0x80000000 1 Quote Link to comment Share on other sites More sharing options...
Question
kalabasa
PC_PERM_ATTENDANCE = 0x08000000, <-- this is the last entry on my pc_groups.hpp i need to put the custom permission but i dont know which comes next (highlighted)
//.. add other here
PC_PERM_ALLPERMISSION = 0xFFFFFFFF,
};
Link to comment
Share on other sites
1 answer 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.