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

    Is there any way to change the char name without re-login?

    From the latest version, talking about the client, does anyone know if its possible to send information to the oficial Tibia client with the name of the char and its get updated in real time? I know I can crtate a function that changes the name on the database for example and then kicks the...
  2. M

    access violation (read attempt at 940F01F8)

    I started having this issue few weeks ago on my server. It started with one of my computers and yesterday the other computer, I don't remember any change on the server side that might be causing this, but anyway, the client crashes at least anytime I: - Open a container(bag, backpack, depot...
  3. M

    Lua Any Idea why this 0.2.14 npc doesn't work??

    Hi, I'm trying to use this npc from 0.2.14, but for some reason selfSay on the CDATA code is not working, doesn't show any error in the console, just doesn't work. Its like if a library was missing, but don't know how to add it using this xml. <npc name="The Oracle" floorchange="0"...
  4. M

    Solved Where does Market takes Item Names & Category?

    I wonder does anybody know wheres market system is taking item's name, details and cateogory??? Is it client side? or any specific file or place where the info is populated?
  5. M

    Linux How to fix mysql "Can't create/write to file" "(Errcode: 13)" Error on CENTos

    Well, I got this issue on my server, so I'm gonna post the solution here in case someone else need it. I was running this command: mysql --user=otserv --password=otservpass -D armada -e "select * from concursos INTO OUTFILE '/tmpArmada/concursos.txt' FIELDS TERMINATED BY ',' ENCLOSED...
  6. M

    OT Autorestart Daemon

    Hi ppl, I created a daemon to auto start or autorestart my server it works with the start stop status params. You will need to files: /admin/updatepid.sh: #!/bin/bash #The path where to save the file, should be the same value in both scripts OT_PID_FILE="/admin/yourserver.pid" #Let's sleep...
  7. M

    Hoster Administrator

    Contact me if you need help to migrate your server to a real or nice host/server. For example if you plan to pay for a server and you need help to move your files to the new hosting. Or if you need to compile or install any other software like firewall to protect your server. I can give...
  8. M

    Get Item Position

    Is there anyway to get the position for an Item, I wanto create an item(Not pickupable) which shows a Animated text or Efect, mo matter where the item is. I mean players should be able to move the item and the item should show the effect.
  9. M

    What Options to Host do we have?

    Hi I'm just wondering what hosting service provider would you recomend out there? I want to host a server with aprox: 250-300 players and map of 40 Mb. So I really need something serious with a good bandwith at least.
  10. M

    Linux Segmentation Faul

    Hi I'm running TFS 0.2.5 on Debian 5, almost 2 weeks after I started with the server (Now aprox 200 players online) , I'm getting "Segmentation Faul" error. When I try to run gdb TheForgottenServer core.* I get: This GDB was configured as "i486-linux-gnu"... /armada/core.*: No such file or...
  11. M

    How can I make my ot 8.41??

    Hi guys, just wondering how can I make my TFS 0.2 server accept the 8.41 client? Is this possible? Thanks.
  12. M

    Hoster Im offering Help, and Web hosting (spanish, english)

    Hi guys, I own a server, but more than offering a Host for your webs, Im also offering help, I can help you creating the site, adding modules, sections, forums, whatever you need. I Speak spanish and English so, if you have no idea how to start with an OT or web page, just contact me. MSN...
Back
Top