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

    TFS 1.X+ [SOLVED] Connecting to game server hangs

    Hi guys, I'm trying to put online a TFS 1.X (just cloned it from master) and enter it with OTClient. I already tried OTC by edubart and Mehah and both clients are stuck in the screen after choosing a character and before getting to actually play. Still only running it in localhost, all ports are...
  2. lukatxd

    Do people use elaborate systems? (Craft/Mine/secret stuff)

    Hi guys, I want to start this thread that appears once every while about systems on servers, just to get some comments on this part of the forum that I like the most. So as the title says, other than pokemon/mascot systems that are used in every pokemon server around the corner, do you people...
  3. lukatxd

    OTClient Problems regarding packages to compile OTC

    Hi everyone, so far I've had issues with the lua.h -> luajit/lua.h stuff which took me SOME time of research because changing to luajit was not enough... the vcpkg and VS2019 were using a different lua file that had a different version. BUT NOW, the problem is with PHYSFS.H and zlib1.lib ...
  4. lukatxd

    Does OTC work with TFS?

    So, I've created a small server to mess with my brother last year but was a TFS 1.3 downgraded by Nekiro to work with tibia 8.6. But now I want to use OTC, because it supposedly has more room to create stuff as I've read. The question is what server/distro should I use to launch a server to be...
  5. lukatxd

    Lua Spell that fires something upwards then rains down like a meteorfall

    I've seen it back in the days but never got my hands on one of these scripts. How am I supposed to make an effect go to some direction without a target? and then how to make it fall from said direction?
  6. lukatxd

    Lua find variables for system in different files

    I'm fiddling with a system of over 3 thousand lines, and it is troublesome to keep going back and forth to read stuff. Is it possible to separate variable declarations/other functions into separate files? file 1: enums declarations file 2: call functions using those enums file 3: call...
  7. lukatxd

    TFS 1.X+ Trade window consider another item as money

    TFS 1.3 downgraded by Nekiro (8.6) I've downloaded a script to make users pay for items using another item as currency. However they can only buy those items when they also have actual money on them. The actual trade works fine, it does remove my custom sword and adds a boots of haste to my...
  8. lukatxd

    Solved creature:getMana and doTargetCombatMana()

    I'm using the TFS 1.3 downgraded by Nekiro to work on Tibia 8.6. This is what happens when I try to use potions: Lua Script Error: [Action Interface] data/actions/scripts/other/potions.lua:onUse data/actions/scripts/other/potions.lua:56: attempt to call global 'doTargetCombatHealth' (a nil...
  9. lukatxd

    Solved Having trouble with stat upgrade script

    I'm trying to install this script in TFS 1.2 downgraded to 8.6 by Nekiro https://otland.net/threads/tfs-1-1-ultimate-item-stat-system-elements-skills-exp-loot-and-more.229771/page-1 But the following errors appear when trying to apply extra stats to items inside bag For debugging purposes...
  10. lukatxd

    LukatxD sprites

    I'm a fan of the Soul Reaver series. So the first two sprites I decided to make for my own server are these two: The physical Soul Reaver, and Raziel's coat. Unfortunately I feel like the coat looks like a clay pot, thats why I added the dark brown part below it. I'll post the "beta versions"...
  11. lukatxd

    Solved [MyAAC] Ports open but shows Forbidden access.

    I'm using windows 10. I can't open my port 80, because it keeps being filtered for some reason (it is open in router and windows firewall). So i'm using the 8080. Here are my forwarded/triggering ports in my router: The site is is indeed working for port 8080. However when trying to...
Back
Top