View Single Post
  #174  
Old 02-14-2009, 08:34 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

I've committed the Character Creation stuff.

You will need to update your Expansions variable to see the Power Source slot. I used 16383.

The hairstyle/color on the Character Select screen is wrong for Drakkin, but seems OK for other races.

Tutorial button doesn't work yet.

The character creation in SoF is different in that it doesn't send the player_choice field anymore, rather it sends the actual ZoneID of the requested start zone, so I created a new WorldDatabase::GetStartZoneSoF to handle SoF clients that puts new characters in Crescent Reach if there is no matching entry in start_zones.

I'll try and sort out the tutorial button and then maybe try and find out why you get kicked to character select when you die.
Reply With Quote