Difference between revisions of "ShowBirthsignMenu"
Jump to navigation
Jump to search
imported>Fella |
imported>Dung beetle |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Brings up the menu which allows the player to choose a birthsign. Whichever birthsign the player chooses will replace any current birthsign. | Brings up the menu which allows the player to choose a birthsign. Whichever birthsign the player chooses will replace any current birthsign. | ||
Calling more than one of the character creation menus ( [[ShowClassMenu]], [[ShowRaceMenu]], [[ShowBirthsignMenu]] ) at a time causes problems, including frozen controls and CTDs. There must be a pause between calling each menu to avoid any issues. | |||
==See Also== | ==See Also== | ||
Line 11: | Line 12: | ||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (CS 1.0)]] | [[Category: Player Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
show | |||
birthsign | |||
menu | |||
End Search Terms --> |
Latest revision as of 21:03, 7 December 2008
Brings up the menu which allows the player to choose a birthsign. Whichever birthsign the player chooses will replace any current birthsign.
Calling more than one of the character creation menus ( ShowClassMenu, ShowRaceMenu, ShowBirthsignMenu ) at a time causes problems, including frozen controls and CTDs. There must be a pause between calling each menu to avoid any issues.
See Also[edit | edit source]