Difference between revisions of "Walking Through Inventory Items"

→‎Notes: Added LabelID note
imported>Qazaaq
m
imported>Haama
(→‎Notes: Added LabelID note)
Line 44: Line 44:
*Find out how many the player has
*Find out how many the player has
  set InvObjCount to (pCont.GetItemCount pInvObj)
  set InvObjCount to (pCont.GetItemCount pInvObj)
<li>If you are using more than 1 Label/Goto in your script you may need to use an ID for them. See [[Label]] or [[GoTo]] for more information.</li>
</ul>
</ul>


Anonymous user