Page 1 of 1

[Command] getRace

Posted: Mon Nov 01, 2021 9:59 pm
by Raddeck
Actor.getRace()


USE:
Return Human, Elf, Orc or Vampire as a string


TYPE: Command, non-Ref
RETURNS: String
THEME: Fantasy
COMPARE:


EXAMPLE:

Code: Select all

Race = Player.getRace()

Race = Actor.getRace()