PawsCreationMain

From PSwiki
Jump to navigation Jump to search
<widget
  name = qname
  factory = "pawsCreationMain"
  widget-attributes>
  <!-- Content: (widget[@name='RaceBox' and @factory='pawsRadioButtonGroup'],
                 widget[@name='charnametext' and @factory='pawsEditTextBox'],
                 widget[@name='cppoints' and @factory='pawsTextBox'],
                 widget[@name='ModelView' and @factory='pawsObjectView'],
                 widget[@name='HairStyles' and @factory='pawsTextBox'],
                 widget[@name='BeardStyles' and @factory='pawsTextBox'],
                 widget[@name='HairColours' and @factory='pawsTextBox'],
                 widget[@name='SkinColours' and @factory='pawsTextBox'],
                 widget-elements) -->
</widget>

The pawsCreationMain factory is used in character creation to select the race, sex, and traits of your character. It requires widgets called "CharPickerWindow", "CharBirth", and "Paths" defined elsewhere. In addition, it requires a music file resource named "charcreation" to be available.