Djinni Wiki
Advertisement

function HasProfile (object oCreature, int nProfile)

Tests if oCreature has given profile

  • nProfile: PROFILE_TYPE_* value.
  • Return TRUE on success, FALSE on failure.
  • Return type: int
  • Include file: nwscriptdefn
Advertisement