Page 1 of 1

[Command] addCriminal

Posted: Sat Oct 23, 2021 10:11 am
by Raddeck
Actor.addCriminal()


USE:
Make this person part of your crime family.


TYPE: Command, Non-Ref
RETURNS: /
THEME: Crime
COMPARE: setCrimeBoss


EXAMPLE:

Code: Select all

Actor = generatePerson()
Actor.addCriminal()
Actor.dress()
Actor.show(2)
"A gang member approached me."
Actor(Evil):: "So, you're the new <Player.boy_or_girl>? Watch yourself out there, novice. I'm <Actor.name>. Maybe we can work together sometimes."