I want to know how I can make it so the player can choose the gender for my game. The icon is called person.dmi and I have 3 genders, male, female, nueter. Here is what I have so far.
mob
icon = 'person.dmi'
Login()
icon_state = gender
..()
ID:151082
![]() May 13 2001, 9:54 am
|
|
Check out the CharacterSaving demo, under the Demos link on the left. It contains code for stuff like this.