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

Search results

  1. wizinx

    [10.98][TFS 1.2] Pokemon PokeDash Pota v1.0

    Hello, thanks for the contribution, will the project be updated?
  2. wizinx

    RevScripts Rashid .NPC Format

    You can take the format of the item sale NPCs, for example blue djinns.
  3. wizinx

    Backpack House!

    https://otland.net/threads/event-antitrash-antitheft-system-for-houses-tfs-1-x.237075/
  4. wizinx

    nostalrius npc bank

  5. wizinx

    TFS 1.X+ Creaturescripts task count in party

    Hello, I have problems in the sense that they take advantage of the task, could you make it count only the members in fight? Greetings
  6. wizinx

    TFS 1.X+ Creaturescripts task count in party

    Hi everyone, I'm editing the code so that the tasks will count in party, but I can't make it 100% functional, since I want to make it count only by damaging the creature. At the moment it works if they both hit almost the same damage to the creature. Could you help me?. Thank you local...
  7. wizinx

    [8.6] [TFS1.3] Global + Source + Web + tools + Quest Reward System

    Alkurius, you can remove items in "secret" areas that only you know where they are, please. It is annoying to remove it every time you upload an update.
  8. wizinx

    Feature [Nostalrius 7.7] Guild War

    Hello, how do I change the green skull emblem?
  9. wizinx

    OTClient help with mini button windows in containers

    Fix, close please
  10. wizinx

    OTClient help with mini button windows in containers

    Hello everyone, the problem is that when I open the main bp the lockbutton appears, but when I open a secondary bp the button disappears. someone knows how I can add that button to the secondary bps, thanks!
  11. wizinx

    nostalrius npc bank

    up
  12. wizinx

    TFS 1.X+ setOfflineTraining Skill 8.6

    hello, apparently the function is not there, check in src in luascript and player the function "setOfflineTraining" compat.lua function doPlayerSetOfflineTrainingSkill(cid, skillId) local p = Player(cid) return p ~= nil and p:setOfflineTrainingSkill(skillId) or false end
  13. wizinx

    [TFS 1.2] Simple Crafting System.

    hi, i have problems, it does not show me the detail, i use tfs 1.2 base nostalrius.
  14. wizinx

    Lua TFS 1.2 (sendChannelMessage)?

    up
  15. wizinx

    TFS 1.X+ Help in an action, add a mount but remove money.

    Hello everyone, I need help to finish the action, I need you to take money away from using the item and add the mount, could someone finish it? Thanks. function onUse(player, item, fromPosition, target, toPosition, isHotkey) local mountId = {7, 8, 9}...
  16. wizinx

    Cancel walk (while holding an arrow key) when you press another arrow key (without releasing the previous arrow key)

    If you want to emulate the official tibia client, it is better to use the official one. I think the otclientv8 forum will give you a better answer.
  17. wizinx

    [7.7] Antiqua Project

    bug behaviourdatabase
Back
Top