ID:150699
Aug 7 2001, 7:01 pm
|
|
Ok, I have a set up code so in character handling, you choose your race out right, but I want it so you have multiple lists, like list(Male, Female) then hair color list under...so if (Male), then list(Blue, Red, Green)..how do I do that?
|
Copyright © 2025 BYOND Software.
All rights reserved.
If you are not using the CharacterSaving demo, it has examples of all the code you need:
byond://Deadron.CharacterSaving
If you are using it, then look again -- it takes values like the name and does stuff based on the value.