itemvnum

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  1. GT_Rambo

    Metin2 iBeast - Item Vnum

    Non-Src > Client > root > uitooltip.py: import chr import player [...] def AddItemData(self, itemVnum, metinSlot, attrSlot = 0, flags = 0, unbindTime = 0, window_type = player.INVENTORY, slotIndex = -1): self.itemVnum = itemVnum item.SelectItem(itemVnum) itemType =...
Back
Top