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

AAC Znote ACC support in game

janes123

New Member
Joined
Jun 21, 2012
Messages
100
Reaction score
4
Support in game does not show who is online from support
have only 3 groups
PHP:
    $config['ingame_positions'] = array(
        1 => 'Player',
        2 => 'GameMaster',
        3 => 'GoD',
i change this in config.php and this does not work
 
Back
Top