[Command] removeEmployee

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.removeEmployee()


USE:
Fire this employee


TYPE: Command, Non-Ref
RETURNS: /
THEME: Business
COMPARE: removeEmployee


EXAMPLE:

Code: Select all

    "I decided to fire their asses for this unacceptable behaviour at work."        
    Actor:rapportwithplayer -= Random(0, 50)
    Actor2:rapportwithplayer -= Random(0, 50)
    Actor.removeEmployee()
    Actor2.removeEmployee()
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