[Command] addColleague

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

USE:
Add this actor to the list of colleagues. Can be found later with the command function: getSpecific(Colleague)


TYPE: Command, Reference
RETURNS: /
THEME: Job
COMPARE: removeColleague, isColleague


EXAMPLE:

Code: Select all

John(Happy):: "Hi there, I just got hired."
John.addColleague()
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