New error came out in character creation,
World.exe
Code:
Name approval request for:Froggie race:74 class :2
Character creation request from LS#0 (127.0.0.1:1267) :
Name: Froggie
Race: 330 Class: 2 Gender: 0 Deity: 208 Start zone: 6
STR STA AGI DEX WIS INT CHA Total
90 100 100 110 75 50 1 526
Face: 6 Eye colors: 6 0
hairstyle: 255 Haircolor: 255
Beard: 255 Beardcolor: 255
Validation char creation info....
Stat potins total doesn't match expected value: expection 600 got 526
Stat Wis is out of range
Stat INT is out of range
Stat CHA is out of range
Found 4 errors in character creation request
CheckCharCreateInfo did not validate the request (bad race/class/stats)
DeleteCharacter: succussfully deleted 'Froggie' (id 4)
not really sure why its giving me such odd ranges, perhaps i made a mistake in database.cpp i personally couldnt' tell from just looking at this but i will go check the chages i made before compiling and see if i missed or changed somthing incorrectly.
thanks again for all the help.