• 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!

Accounts: group id - what does that do?

Luciano

Member
Joined
Feb 18, 2010
Messages
998
Reaction score
24
What does it do?
and how can i put so erhm the account with id 1 are able to atack players? (even with god char)
 
The GroupIDs are basically the ranks or privileges that each player has (ID 1 is usually for 'Players', ID 2 for 'Tutors' and so...) Now, to give a GroupID the posibility to attack other players...first, you have to check the name and regular flags of the GroupID you want to edit (ID 1 ['Players'] normally doesn't has any flags so by default it can attack other players normally). Then, copy the code where it says 'flags="[code here]"' and paste it here in the box below and click on 'Update'. After that, make sure the 'Can not attack players' flag is not checked...if it is uncheck it, then, copy the new code on the text box and replace the last 'flags' code with the new one in the GroupID you selected.
 
Back
Top