[Command] addCriminal
Posted: Sat Oct 23, 2021 10:11 am
Actor.addCriminal()
USE:
Make this person part of your crime family.
TYPE: Command, Non-Ref
RETURNS: /
THEME: Crime
COMPARE: setCrimeBoss
EXAMPLE:
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."