[Command] setDifferentMajor

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 »

Actor.setDifferentMajor()


USE:
Set the Major for the NPC to be a random subject but not the same as the player, both for teaching and studying.


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


EXAMPLE:

Code: Select all

    "I'm studying History"
    Actor.setSameMajor()
    "<Actor.name> is not my classmate."
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