Quote Originally Posted by nasomi View Post
Lots of angry people out there.

Either way, from a programming standpoint, it's pretty easy. object.encounter hairstyle= inkey("I see you want to change your hair. Which style would you like, a, b, c, d") pc_id_hairstyle = hairstyle to set the variable. Assigning that to a character created and presto, done. And depending on how the database was set up, you wouldn't have to do it differently for each race if it was set up properly, because a, b, c, d would be the defined hairstyle per the race.

However when there's thousands screaming "make it worth paying for" vs 20 or so "i wanna change my hair", yeah, you're gonna get back burner.
Ya you guys make it sound far easier than I suspect it would be. Their database design is garbage, hence why they are rebuilding it.

Um they would have to put in visual to show what the new hair would look like. Unless you plan on choosing between hair A, B, C, D, E and Color 1, 2, 3 , 4 , 5. Cause I really don't want to use a outside website to do everything in the game.