Djinni Wiki
Advertisement

function RetrieveCampaignObject (string sCampaignName, string sVarName, location locLocation, object oOwner = OBJECT_INVALID, object oPlayer=OBJECT_INVALID)

Use RetrieveCampaign with the given id to restore it. If you specify an owner, the object will try to be created in their repository. If the owner can't handle the item (or if it's a creature) it will be created on the ground.

  • Return type: object
  • Include file: nwscriptdefn
Advertisement