• 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!

onequip

  1. Q

    TFS 1.X+ OnEquip arguments muliplies by 3?

    Hi, I'm playing with onEquip / onDeEquip methods and I don't know what is happening. This is my test code : And when I'm trying to get the slot number or item id all values are "multiplies" by 3. So for example: head slot should be 1 but it is 3 armor slot should be 4 but it is 12 and so...
  2. Yan18

    TFS 1.X+ How to Equip an Item Slot on It's Respective Slot Directly without Drag From Bag

    Hello folks! As the title says, how can I add an item on it's respective slot directly without move it from bag to slot? For example, I use a talkaction and will add/create a Shield on RIght Slot, but that Shield can't be added on bag, only can add on slot. It will works to event OnEquip and...
  3. Xikini

    [Fix] [0.3.7 / 0.4 / 0.3.6] Multiple onEquip bug.

    Does your server have the Multiple onEquip bug? You want to put a fancy script into your server but your onEquip function is executing 2,3,4,5, even 6 times? Have you asked your buddy what to do, to fix the issue? You try using storage values, or your os.time to compensate? You've tried...
Back
Top