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!

Register mod to fix Age 15 bug for all muwebs. -FIXED FOR MD5 DB's

for(alive>0){makeMoney()}
Loyal Member
Joined
Aug 1, 2006
Messages
357
Reaction score
68
I have modified the character.class.php so that when you register a account with MuWeb, it will make the personal id code value to 1, even if you enter random numbers in the personal id code field, it will always be exported as 1. That will fix the "You need to be 15 years old to play" bug. This works with all muwebs and all mods of muweb like Czf webpage 0.4,crystal web and others.
Just replace the former character.class.php file in the includes folder in your website files.

UPDATE:
I have fixed the file so it supports md5 databases also.

Download:
Mirror 1:
Code:
http://www.mediafire.com/?exv2gyybjjd
Mirror 2:
Code:
http://www.sendspace.com/file/rlz8s2

Enjoy.
 
Last edited:
Newbie Spellweaver
Joined
Nov 24, 2006
Messages
39
Reaction score
0
Re: [Release]Register mod to fix Age 15 bug for all muwebs.

exelent realeace ;D

10/10
 

Vok

Junior Spellweaver
Joined
Mar 2, 2007
Messages
199
Reaction score
0
Re: [Release]Register mod to fix Age 15 bug for all muwebs.

usefull and exelent. its like a gift from heaven. ;)
 
for(alive>0){makeMoney()}
Loyal Member
Joined
Aug 1, 2006
Messages
357
Reaction score
68
Re: [Release]Register mod to fix Age 15 bug for all muwebs.

Wow everybody likes this, i knew it would be great :)
If anybody wants me to try and fix a common bug that everybody hates, just post it below, and i will do my best to make a release for it.
 
for(alive>0){makeMoney()}
Loyal Member
Joined
Aug 1, 2006
Messages
357
Reaction score
68
Re: [Release]Register mod to fix Age 15 bug for all muwebs. -FIXED FOR MD5 DB's

UPDATE:
I have fixed the file so it supports md5 databases also.
 
Newbie Spellweaver
Joined
Jun 4, 2007
Messages
10
Reaction score
0
Re: [Release]Register mod to fix Age 15 bug for all muwebs. -FIXED FOR MD5 DB's

thanks
 
Back
Top