Djinni Wiki
Advertisement

function SetEncounterActive (int nNewValue, object oEncounter=OBJECT_SELF)

Set oEncounter's active state to nNewValue.

  • nNewValue: TRUE/FALSE
  • oEncounter:
  • Return type: void
  • Include file: nwscriptdefn
Advertisement