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

AFS-CMS Guilds - "You need at least 0 premium days"

Pazzur

New Member
Joined
Aug 4, 2007
Messages
233
Reaction score
4
Hi everyone,

I am using AFS-CMS with TFS 0.2.13 rev 902(?).

On the original AFS-CMS config file I have this:
Code:
$guild_premdays = '0'; 		// Premdays required to create a guild (0 = Free accounts allowed)
$guildlvl = '50'; 		// Level required for players to start guilds 
$maxsize = '51200'; 		// Maxsize for guild images. (51200 bytes = 50KB)

Then, when anyone (Premium or non-premium) tries to make a guild they get the message:
To create a guild you must have atleast 0 premium days.

Does anyone know how to fix this?

Thanks,
Pazzur
 
Back
Top