[Command] chooseMajor

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

chooseMajor()


USE:
Pick the Major for the player, both for teaching and studying. Must be followed by setMajor().

The majors available are hardcoded in the GI file.


TYPE: Command, Non-Ref
RETURNS: /
THEME: University
COMPARE: setMajor


EXAMPLE:

Code: Select all

    chooseMajor()
    setMajor()
    "I just selected my <Player.Major> as my major."
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply