Looking for a SQL script or DB patch that would make all created character to Max Level 400 and Max ML 200 automatically upon enter in game.
Printable View
Looking for a SQL script or DB patch that would make all created character to Max Level 400 and Max ML 200 automatically upon enter in game.
if your files use the table defaultclasstype just edit the values there, or edit the wz_createcharacter procedure.
if i edit the table defaultclasstype, only the stats points is available. In wz_createcharacter, only the name/accountid/class can be changed.
I'm looking for a dbase patch wherein all created character will be max upon log-in in game Level 400 & ML 200 plus all stat's points from level will be in LevelUpPoints table.