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

    RME for Linux support 8.6+ tibia versions!

    Hello. I'm looking for RME for 8.6+ tibia, here: Download - Remere's Map Editor (RME) - An Open Source Map Editor for Open Tibia it's only 2.1 which support 8.54 and below ! There is no newer version for linux ?
  2. F

    [USA][9.86] E7 Project Reborn on Zoltyum

    Crashes, Crashes, Crashes... Fix it or you 'll lose your players man.
  3. F

    Lua SetCreatureName(InGame)

    sorry, bullshit was here. There is no getCreatureName variable, it's function
  4. F

    Lua Simple Question

    It means compare variables. (if var1 is the same as var2)
  5. F

    [USA] [Custom Client] Kingdom Age UPDATED!

    @UP right! Gameplay is boring, it's really good ot (map, events, engine, scripts) but everything else is crap
  6. F

    Team Searching for a team - New RPG Server

    You should buy dedicated server, forget about hoster with custom project, he/she 'll steal files. Really nice idea with backpacks and light. Good luck
  7. F

    [USA] [Custom Client] Kingdom Age UPDATED!

    It seems to be nice server. We will see ;]
  8. F

    [Kingdom Age] BETA

    Yes, server is still offline, why ?
  9. F

    What happened to Open-Tibia?

    But now none of them is online :(
  10. F

    What happened to Open-Tibia?

    It's because of real-map and evo shtako servers! Fuck them all
  11. F

    nedd help with auto save in server

    change your /save command in commands.cpp or check lua function "doSaveServer()"
  12. F

    Lua Help with Bless

    @UpInSmoke not so pretty lua-users wiki: Scope Tutorial 2xdown UpInSmoke: local function f() local v = 0 local function get() -- here is second function without 'end' of the first fucn return v end local function set(new_v) v = new_v end return {get=get, set=set} end
  13. F

    Linux Problem with nuker? (LOGIN OFF) - HELP IPTABLES

    Lolz, maybe you have a script in engine which blocking login into server. Check your source (commands.cpp mostly) and lua scripts (talkactions ?).
  14. F

    Lua Simple Question

    function onUse(cid, item, fromPosition, itemEx, toPosition) if item.uid == 2221 and item.itemid == 1945 or item.itemid == 1946 then if not getPlayerLearnedInstantSpell(cid, "Death Strike") then -- just change "Death Strike" to your spell name doPlayerLearnInstantSpell(cid, "Death Strike")...
  15. F

    Lua Help with Bless

    Show bless script
  16. F

    [POLAND][8.6] SworldOT - The World of Sword and Magic 21.06.2013 | 6 PM UTC+1

    It seems to be a good server. I like this map. Good luck !
  17. F

    Solved MySql connection problem.

    OMG lolz, it's working now! Thank you very much
  18. F

    [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8

    I have a problem with MySQL connection. Here is my problem: http://otland.net/f16/mysql-connection-problem-192483/ Somebody help ?
  19. F

    Solved MySql connection problem.

    Hello, I have a problem with tfs from this thread : http://otland.net/f18/8-60-forgotten-server-0-3-6-crying-damson-v8-147913/ I have had the same problem like Sprew here: http://otland.net/f16/forgotten-server-starting-sql-connection-crash-190842/ but i change compati~~ to Windows 7 and tfs not...
Back
Top