• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

uid

  1. Vagnerking

    [otcv8] how to send uid to client?

    I'm trying to create a market, and I need the item's uid to inform which exact item I'm selling (because it has different attributes) I'm using tfs 0.4
  2. swashed

    Lua Get list of item by item id, then get item uid of items in list

    The only function I seem to currently have access to is getPlayerItemCount which returns only a number. I am not sure how I can reference these items individually. getPlayerItemCount(cid, item_id) Context: I have an auto-runemaking script that doesn't require the blank rune to be in your...
Back
Top