Difference between revisions of "ShowClassMenu"
Jump to navigation
Jump to search
imported>Haama (Removing all content from page) |
imported>Dung beetle |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Brings up the menu which allows the player to choose a class. | |||
This command will reset the players stats after it has been confirmed. | |||
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== | |||
* [[ShowBirthsignMenu]] | |||
* [[ShowRaceMenu]] | |||
[[Category: Functions]] | |||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | |||
[[Category: Player Functions]] | |||
[[Category: Player Functions (CS 1.0)]] | |||
<!-- Begin Search Terms | |||
show | |||
class | |||
menu | |||
End Search Terms --> |
Latest revision as of 21:02, 7 December 2008
Brings up the menu which allows the player to choose a class.
This command will reset the players stats after it has been confirmed.
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]