[HELP]1.04H Characters start with 300 points! :S
hi, i have all my files set up and ready to run but there is 1 problem..
when someone makes a new character, they start with 300 spare points to put on str,agi,ene,vit or com
this is bad as i am running a low exp server
i have been told that it is coded into the gameserver and if it is can someone please help me change it back to zero??
btw just to let you know the spare points default in sql arnt set to 300.
thx
Re: [HELP]1.04H Characters start with 300 points! :S
come on i really need help :(
Re: [HELP]1.04H Characters start with 300 points! :S
Sorry bro, Alot of people have just given up helping around here, Best I can come up with is the Gameserver, I couldn't find anything related to it in the other files, If I'm wrong somoene please correct me and help this guy out
Re: [HELP]1.04H Characters start with 300 points! :S
check your triggers in your db, its not coded into the gameserver..
Re: [HELP]1.04H Characters start with 300 points! :S
um where exactly should i look? i have checked all the tables in MuOnline and made sure that the default sparepoints were at 0 , is that what you meen?
Re: [HELP]1.04H Characters start with 300 points! :S
MSSQL DB MuOnline -> Proc -> CreateCharacter
Find : 300 -> Replace 0
Re: [HELP]1.04H Characters start with 300 points! :S
fixed the problem now, found a guide on rz frm a while back thx anyway =]