Difference between revisions of "ShowBirthsignMenu"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>DragoonWraith
(CS 1.0)
imported>Dung beetle
 
(2 intermediate revisions by 2 users 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 7: Line 8:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Functions (CS 1.0)]]
[[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]