• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Group now working on table accounts or players?

Deamon

New Member
Joined
Jun 1, 2007
Messages
167
Reaction score
0
I have question, group id function now working in account table or players table?
 
So, if I have in accounts group id=1 but in players group id=2
player have access from group 1? 2? or 1 and 2?
 
Actually, if Talaturen added the code like it is on OpenTibiaServer SVN, You will have:
- The highest value between the access from groups from acc/char
- The highest value between the maximum depot items from groups from acc/char
- The highest value between the max VIP list from groups from acc/char
- Both flags from both groups

Cya ;)
 
Back
Top