Djinni Wiki
Advertisement

function GetBaseItemType (object oItem)

Get the base item type (BASE_ITEM_*) of oItem.

  • Returns BASE_ITEM_INVALID if oItem is an invalid item.
  • Return type: int
  • Include file: nwscriptdefn
Advertisement