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

Search results

  1. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    hmmmm wait if i delete container = 1995 ill get no bp jsut the items?
  2. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    Can you make it so i dont get a backpack?? Just the items becouse its 8.60 100 pots can stack in 1 slot
  3. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    Hey joseph now that i tough about it, i think i got it from here but it was all buggy , no dlls and the squile file so i took another 8.60 and took all thefiles to use them on the tfs 8.60
  4. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    here is the pot one: function getPlayerMoney(cid) gold = getPlayerItemCount(cid,2148) plat = getPlayerItemCount(cid,2152)*100 crys = getPlayerItemCount(cid,2160)*10000 money = gold + plat + crys return money end function onUse(cid...
  5. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    I download it from another site, thats not ilegal lol
  6. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    the one i gave you guys was for a blue backpack, becouse am using the same script for potion aswell so if you guys can fix this one il be able to fix the other too :)
  7. Eternal Life

    Need help with script to buy potion with lever without a bp tfs 8.60

    Hello... I need help with a script that when a player uses it, it gives you potions without a bp, since is 8.60 there is no bp needed couse they all stack in one. I have this script: function getPlayerMoney(cid) gold = getPlayerItemCount(cid,2148) plat =...
  8. Eternal Life

    MySQL Full Tutorial On How To Create A 8.54 Tibia OT.

    how do i make my char a god?
Back
Top