Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Guild exit problem

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jan 24, 2009
Messages
15
Reaction score
3
Hello! I have problem with guild exit in 97.04 version.
I tried 0,1,1111111,000 and more of this but players cant exit from guild.

Somebody know how i resolve this problem ?
 
OH Yes! Proud to be Me
Joined
Aug 30, 2011
Messages
647
Reaction score
14
i think its on

MuServer/Data/Commonserver.cfg

find
Guild Config

then post it here?
 
Upvote 0
Joined
Sep 30, 2010
Messages
728
Reaction score
107
go database MEMB_INFO check sno__numb tables if its empty make it 11111 for your character then try to exit from guild with this id

if working then make it for all registered members to '111111' and
and add some codes to your register.php for update sno__numb
 
Upvote 0
Newbie Spellweaver
Joined
Jan 24, 2009
Messages
15
Reaction score
3
go database MEMB_INFO check sno__numb tables if its empty make it 11111 for your character then try to exit from guild with this id

if working then make it for all registered members to '111111' and
and add some codes to your register.php for update sno__numb
I try this but cant work.
The problem is in my files, and i resolve it
 
Upvote 0
Status
Not open for further replies.
Back
Top