• 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. Techrlz

    Configuration Against DDOS (host BR)

    I doubt you will find "perfect anti-ddos" here in Brasil, but you can try different approaches.. Just to let you know L7 is related with your "Website" application and L3/L4 with "transport" / "network" layers. I really don't recommend to use the approach you and gesior said..
  2. Techrlz

    strange rollback

    High quality marketing boys!
  3. Techrlz

    [US] [7.4] Imperianic [08/30/2020, Sunday 19:00 UTC]

    This look good! Keep the great work buddy :D
  4. Techrlz

    Looking for a programmer with experience in tibia client 12.

    Its better to explain here what you need instead of just put your Discord, this way you can be sure who will add you have a knowledge about what you want.
  5. Techrlz

    check cap in player

    You must need to compare: player:getCapacity() with itemType:getCapacity()
  6. Techrlz

    System Level. Poketibia, Help.

    [TFS 1.3] Monster Levels
  7. Techrlz

    [TFS 1.2] Bonus XP for using Client 12, instead of 10

    try this: print(player:getClient()) what returns?
  8. Techrlz

    TFS 1.X+ 255.255.255.0 disconnected for exceeding packet per second limit.

    You can use: player->addStorageValue(key, value);
  9. Techrlz

    Debug/Client Crash on openning werefox corpse.

    Its simple, just add it in items.xml as bpm93 said.
  10. Techrlz

    Lua Private city war system TFS 0.4

    You dont have 'guildjoin' column in your table 'players'.
  11. Techrlz

    TFS 1.X+ Tfs 1.2 Bug in Arena PVP (pvp Zone with map editor)

    You can try to apply this commit: Fix an issue with deaths by monsters in PVP Zones (#1883)
  12. Techrlz

    lua_pop(L, 2) and lua_pushnumber()

    lua_pop pops x elements from the stack, in this case 3.
  13. Techrlz

    Help otx removeSummon crash

    ?
  14. Techrlz

    Programmer Cjλker Jobs - (TFS / OTC / Botting)

    100% vouch for this guy
  15. Techrlz

    TFS 1.X+ Crash server - bt GDB

    🤢o_O OTX Server o_O🤢
  16. Techrlz

    TFS 1.2 Bed Training System Help! (v.10.98)

    Check out here: src/game.cpp#L60-L66
  17. Techrlz

    TFS 1.X+ Clean Area

  18. Techrlz

    [REQUEST] animatedtext top guild script

    Right, you don't need a support, you need a script right? You can make your request here.
  19. Techrlz

    TFS 1.X+ Vocation problem

    You can use: player:getVocation():getId() to check player vocation id and return potion usage or fail message.
  20. Techrlz

    Playerdeath.lua? or something else

    "i have a problem.." If you want help you need to give more details about your problem.
Back
Top