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()
Code: Select all
Race = Player.getRace()
Race = Actor.getRace()