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

    [8.6] TFS 1.5 - STYLLER+BAIAK - For version 8.6 only

    i mean, i would like to use OTC, do you know which one would work with this sv?
  2. jondropss

    [8.6] TFS 1.5 - STYLLER+BAIAK - For version 8.6 only

    could someone kindly share a compatible client to run this server?
  3. jondropss

    [SHOWOFF] OTC MODULE SPELLS LIST WITH IA ASSISTANCE

    Hello there, My update, im working now in a daily reward module Daily reward module: 1762733868 In progress feedback: 1762733955 claim reward: 1762733989 Task system module: 1762734041 Skill tree module: (attributes)
  4. jondropss

    Solved MY ACC --- SHOP BUTTOM

    Give him a like OP and close the post
  5. jondropss

    C++ crashlog luaItemGetUniqueId

    Hey there! 👋 I've seen this crash before on my server too - it's a classic race condition with item UIDs. Let me break down what's happening and how to fix it. What's causing the crash: The problem is that you're storing item UIDs in the playerMarket[cid] table, and between the time you store...
  6. jondropss

    Custom outfit 64x64 Assets eDITOR

    add more pattern height and widht value
  7. jondropss

    The Forgotten Server 10.98

    could you please share some compatilble client?
  8. jondropss

    BIOHAZARD /RESIDENT EVIL SPR DAT

    Someone could share the BIOHAZARD or resident evil spr?? all links on forums are broke
  9. jondropss

    Team Biohazard Online - Survival Horror Projetct

    Someone has this sprites? i would like to proceed with project
  10. jondropss

    Lua Add formula LVL to spell --- Sudden Comb0---

    If your TFS is 1.2, do like that ---------------------- -----Made by JonDrops :) /opensource ----- ---------------------- local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_DEATHDAMAGE) setCombatParam(combat1, COMBAT_PARAM_BLOCKARMOR, false)...
  11. jondropss

    Lua Add formula LVL to spell --- Sudden Comb0---

    Hello, try it: lua---------------------- -----Made by JonDrops :) /opensource ----- ---------------------- local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_DEATHDAMAGE) setCombatParam(combat1, COMBAT_PARAM_BLOCKARMOR, FALSE) setCombatParam(combat1...
  12. jondropss

    [SHOWOFF] OTC MODULE SPELLS LIST WITH IA ASSISTANCE

    Hello guys, happy to announce that coding is getting more accessible for newbies as me who barelly can code a SaaS alone, who could imagine in C++/LUA . Well, after around 48hours i finally have refined as i liked a spell list module system for my OTC (Using Claude Code) - no distro errors -...
  13. jondropss

    The most updated TFS 1.5?

    which otc is compatible to this version?
  14. jondropss

    Offsett problem in Object Builder

    is not in the object builder how you centrazied the effect you can use scripts for that, and if im not wrong sometimes you need to change something in the source as well, depending with one you are using.
  15. jondropss

    Ravendawn spr&dat 2024

    right? it would boost the community
  16. jondropss

    Object Builder Import Error "Invalid sprite data size"

    Hello gentleman, Someone already faced this error while import .obj ? version exported 8.60 v2 my spr version thank you in advance
  17. jondropss

    Ravendawn spr&dat 2024

    Someone already have the correct dat with the flags? ;-; I could use few sprs from this amazing project xx
  18. jondropss

    ImbuingSystem ChatGPT

    Did it works?
  19. jondropss

    Multispawn and multisummon command

    Where is the fullcode for i try on my server?
  20. jondropss

    Ravendawn spr&dat 2024

    Sorry guys i paste the wrong <version /> use this one and you should be fine <version value="1098" string="10.98 v2" dat="8EAE" spr="55555556" otb="0"/>
Back
Top