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

    TFS 0.X Can't attack player vs player

    are both characters regular ones? as in not GM, GOD or something?
  2. R

    OTClient Edubart C2371 & C3861 problem with compiling

    https://otland.net/threads/otclient-error.273120/
  3. R

    [8.60] Thais War with PvP bots

    probably changing the following to local minOnline = 0 local keepOnline = 0
  4. R

    [list] CIPSoft lazy solutions

    Imma wait til they have VIP TPs to good hunting spawns
  5. R

    otland lagging?

    Now I'm just confused, am I currently getting slow response times because of the original issue (the reason for OPs thread) or is it because there is a new unknown issue (the one that cause maintenance to be done earlier)? because I did not experience OPs issue at all until today
  6. R

    otland lagging?

    Nope, it wasn't that. I did see the website go offline, but I'm actually getting slow response times every now and then
  7. R

    otland lagging?

    I started experiencing this today as well, how come it's starting to affect more people?
  8. R

    hosting

    What you said still applies though, he might have fast internet but could have a shitty pc which will just be worthless after all.
  9. R

    hosting

    That's what @Mister Budex meant, he's looking to host a server, not for someone to host his server
  10. R

    RainyDayz - the weird real map

    I voted probably not because I'll probably not play Tibia anymore but it looks promising, and I would've played in it if it opened when I was active in OTS
  11. R

    How's the OTland community doing in 2021?

    I don't play anymore, wish I had the time and patience to start playing again but just can't seem to make it work... and while I'm kinda active in the forum, I don't really know how OTS are doing
  12. R

    How's the OTland community doing in 2021?

    If you're looking for a team the right board would be https://otland.net/forums/jobs.61/ Can't really add anything useful about the rest of the post other than asking who your old account was?
  13. R

    TFS 1.X+ Machete problem in wild growth

    if Tile(toPosition) and Tile(toPosition):getItems() then for _,tileItem in pairs(Tile(toPosition):getItems()) do if table.contains(wildGrowth, tileItem:getId()) then toPosition:sendMagicEffect(CONST_ME_POFF) tileItem:remove() return true...
  14. R

    Lua I have a problem with NPC Morgan.

    https://otland.net/threads/how-to-display-code-properly-in-your-post.168098/
  15. R

    AAC Don't strech website when resizing window

    If there's an online version I could look at, it'd be pretty helpful
  16. R

    The request thread.

    @Xikini could you also do one in Teal color?
  17. R

    AAC Don't strech website when resizing window

    body { background: url(img/bg.png) no-repeat center top #191611; margin: 0; padding: 0; font-size: 13px; font-family: Tahoma,Verdana,Segoe,sans-serif; color: #000000; position: relative; /* usually the parent, in this case the body element, has position relative so that the...
  18. R

    !zombie start command problem

    Remove line 43 and 44, seems kinda useless to be honest, and that's what's probably causing issues
  19. R

    Lua Directional spells

    add direction="1" in your spells.xml for that spell
  20. R

    RevScripts [TFS1.X+] Achievements talkactions script?

    did my changes not work? I edited it again
Back
Top