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

Guilds-on web page

rossi

New Member
Joined
Jun 21, 2009
Messages
74
Reaction score
0
Location
Chile
hi, well my problem is with the guilds in the web page, no one can create a guild because appear an erro i don't know why...
errorguild.jpg

and in my server doesn't exist any guild... and i try with the god but nothing....

help please!
 
htdocs/config/config.php
Code:
$config['site']['guild_need_level'] = 8; // minimum level to create guild
$config['site']['guild_need_pacc'] = 0; // guild need pacc 0 / 1

This is where you set guild founding requirements, this is also the place where you set up most important AAC options.
 
Back
Top