PawsCharacterPickerWindow: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Ethryn (talk | contribs)
m add to category (Engine documents)
m Reverted edits by Kuru (Talk) to last revision by Ethryn
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 23:14, 10 December 2010

<widget
  name = qname
  factory = "pawsCharacterPickerWindow"
  widget-attributes>
  <!-- Content: (widget[@name='PaperDollView' and @factory='pawsObjectView'],
                 widget[@name='delete' and @factory='pawsButton'],
                 widget[@name='login' and @factory='pawsButton'],
                 widget[@name='stringPromptEntry' and @factory='pawsEditTextBox'],
                 widget[@name='wait_label' and @factory='pawsTextBox'],
                 form?, widget-elements) -->
</widget>

The pawsCharacterPickerWindow factory is used to select the player's character after the login screen. It requires a widget named "LoginWindow" to be defined (or be defined in loginwindow.xml). It also requires a "CharCreateMain" widget to be defined somewhere, and the files charcreate.xml, birth.xml, parents.xml, childhood.xml, lifeevents.xml, paths.xml, and summary.xml to exist.