Hi elitepvpers,
I am testing something out but i am hitting agains an brick wall atm
What i want to do is when you login and you are seeing the character selection screen instead of 3 chars i want to have 4 chars.
I already edited Resdata.inc and this is correct.
Also WndTitle.cpp is edited (At least the things i can see atm)
So what it does know is you can click on the 4th slot and you can create an char. This char is saved into the DB with playerslot[3]
However when you have created the char and you will be redirected to the char selection screen. It wont show the 4th Char.
Also on top of my screen i also see only Characters 3 instead of 4
So i guess its not getting the playerslot 3 from the DB.
So where do i need to look so that i can see the 4th char and its getting the playerslot[3] from the DB.
MAX_PLAYERSLOT has also been altered to 4 instead of the 3.






