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

otx2

  1. potinho

    TFS 0.X [LUA] Offer expire auction system - Not sending amount of items

    Hello everyone, everything good? I'm using the script from the post below but I found a bug: If an offer is for more then 1 items (20 SSA, for example) it only returns one within the parcel. Can you help me fix the script? function getPlayerNameByGUID(guid) local name = 0 local resultId...
  2. potinho

    Lua [TFS 0.X] Door with cooldown between use

    Hello everyone, everything good? I didn't find anything like it so I'm asking you: is there a way to put a cooldown on a door, where each player has a cooldown to open and cross it? I want each player to be able to access a certain room after "x" hours.
  3. potinho

    TFS 0.X Bug report and Rule Violation channel Missing

    Good morning people, everything fine? I have a question: my server (OTX 2) has ctrl + z to report bugs and ctrl + r to report rule violations, but I can't figure out where these reports go. No window appears on GOD, can someone help me understand the system and, if necessary, fix it? 7.72...
  4. potinho

    Lua [SOLVED] TFS 0.X No loose items or container bellow certain level

    Hello guys, how are you? I have this script to not loss experience bellow level 9 and remove AOL. I want to make a few change, not lose itens before level 60 (with ou without aol). I already have this script who not remove experience bellow level 9. function onDeath(cid, corpse, deathList)...
  5. potinho

    TFS 0.X [OTX 2] Bug in creaturescripts after ban player

    Hi guys, I'm having a strange behavior on my server. After banning a player and he tries to log in, the ban message no longer appears (it did before). What I noticed is that the Account Manager tries to log in and gives a connection error in the client, and several creaturescripts that work...
  6. potinho

    TFS 0.X Server crashing at close

    Good morning guys, My server is crashing after save on global shutdown and making a core report. Someone can explain what is happening to me? Maybe something to fix? Thank you all. [New LWP 9222] [New LWP 9216] [New LWP 9221] [Thread debugging using libthread_db enabled] Using host...
  7. potinho

    C++ ForYourInformation (FYI) - Add OTX 2

    Hello everybody, how are you guys? I want to add on my sources FYI (that box who came with text, my old engine and protocol dont have). I've look to new protocol to copy, but gotting errors. Can u guys show me how to put FYI into my server? Have coppied those functions bellow:
  8. H

    most power guild myacc

    hello guys, can anyone help me? i am using otx 2.15 mattyx14. and using myacc. I'm currently using a clean database made available in the font download, and I'm having trouble making the power guild. the guild is being created normally, but the power guild doesn't show it in the last news, can...
  9. potinho

    Windows [OTX 2] Discover reason of crash

    My server sporadically crashes by itself. I can't identify any script or something I run that causes this, it's very rare and appears to be random, I only have this information from the event viewer. How to do a correct troubleshoot of this problem? The only thing I noticed that the crash was...
  10. M

    helps in converting this spell to otx2

    I can't make this spell work on otx2. This spell should make the player walk 15 sqm in the direction they are looking, however it only works on floors that have not been added in items.xml. when I remove or change this part: asProperty(tile.uid, 7) then the script works, but it goes...
  11. M

    [Otx2] Bug mod Exp Pot

    Otx2 version 8.6. Hey guys Recently a player reported to me a problem that is happening with the exppot script that I use. The bug works as follows. The player buys several exppot and activates a macro to use them all the time. Each exppot lasts 120 minutes. When the exppot effect ends, the...
  12. N

    (OTX2) random item stats, attr extraattack and armor error

    I'm using this mod: https://otland.net/threads/mod-random-item-stats.130295 my difficulty is simple I also use otx 2 from matty https://github.com/mattyx14/otxserver/tree/otxserv2 the command list is this...
  13. psilocybusmaxim

    OTX2 7.72 DLL and XML PLUGIN TREE FOR Nekiro's ItemEditor 0.4.3

    I thought I could save some people some time if I upload this, seems people have this problem time to time. Took me sometime to navigate to this amazing resource! I compiled a DLL tree so I could edit my items.otb with Nekiro's ItemEditor 0.4.3. thought i'd share it with the community for...
  14. psilocybusmaxim

    C++ OTCV8 - OTX.2 - 7.72 FreeCapacity problem.

    OTCV8 - OTX.2 - 7.72 So this is how my cap look's, it only go's to 600'ish and then resets to a lower number. IT WILL NEVER SHOW OVER 600'ish CAP. Protocolgame.cpp - On the server. msg->put<uint16_t>(int32_t(player->getFreeCapacity() * 100)); Also tried...
  15. Alberto Cabrera

    Items are not stacked [OTX] 2.15

    Hi people, could someone help me, the items are not stacked, only the first one is stacked, why? Could someone tell me where I should compile that? first of all, thank you Bug Stack Item [OTX] 2.15
  16. C

    [Otx2] I need a script for otx2 [only fluent in portuguese]

    I need a script for otx2 Desirable fluent Portuguese for a better conversation. Send me a message for more service information ~~~~ Preciso de script para otx2 é importante que seja fluente em português. Me mande mensagem para mais informações do serviço
  17. M

    BUG RUNES otx2/v8.54

    When I go to use the rune it ends up using all of them.
  18. M

    Break the limit of 255 effects of otxserv2.

    I try to migrate my server from tfs 0.3.6 to otxserver2, however I am not able to break the limit of 255 effects of otxserver2. to break the limit of effects I follow a tutorial available in tibiaking. With this tutorial I have succeeded in breaking the effect limit of tfs 0.4 and 0.3.6...
  19. Return Of Tibia

    Lua Container not found

    Greetings, community! A few moments ago I was writing a script for which I needed to get the uid of a container. function addGps(cid) local gps = doPlayerAddItem(cid, 12897) for i = 12901, 12898, -1 do doItemSetActionId(doAddContainerItem(gps, i), gps) end return true...
  20. P

    AAC mysql error HELP sql

    I'm having this error on the console, I changed the database recently, can anyone help me? :( Console Otx2 (7.72) << [21/9/2018 15:55:37] Error while saving player: Lady Drew. [21/9/2018 15:55:36] mysql_real_query(): SELECT `pid`, `sid`, `itemtype`, `count`, `attributes`, `serial` FROM...
Back
Top