
Originally Posted by
specu
Could you please also fix bug with guilds???? Players cannot exit guild and cannot be deleted by guildmaster.
Go to GameServer folder, open "GameServer.ini" search
PHP Code:
//------------------------------------------------------//
// ID Bypassers //
//------------------------------------------------------//
PersonalIDBypasser = 1 //For Remove caracter without id
GuildIDBypasser = 1 //For Remove caracters guild without id
1= No Need ID / 0 Need ID

---------- Post added at 08:40 PM ---------- Previous post was at 08:17 PM ----------
For Account ERRORS "ACCOUNT INVALID""
Remove Md5 / JoinServer without md5
Attention
To remove the MD5 in the creation of accounts, go >
MuOnline > Tables > MEMB_INFO Edit Collun "memb_pwd" varbinary to varchar MaxLenth = 15 > Save.
I cant enter the game! Invalid Account
Go to JoinServer open Configs.ini
PHP Code:
//------------------------------------------------------//
// JoinServer Configs //
//------------------------------------------------------//
[Configs]
UseMD5 = 0 // 0 = Off | 1=ON
AutomaticDC = 1
DupePrevent = 5
Dont works?
[/quote]
if you have properly configured like this up, had worked :)