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

    ¿What do server recommend to download? (ATS)

    I strongly recommend TFS 1.2 because it's being updated almost every day, new contents as it is 10.76+. I think is a great choice to start from scratch an Alternative Tibia Server. Here is the link: https://github.com/otland/forgottenserver
  2. narko

    Linux I have a problem with mySql

    SSD usually fixes that, database writing speed depends on how many queries are being executed at the time so If you have a Hardcore-WAR server with lots of scripts that require sql queries, you will have some lag unless you get a SSD or optimize your scripts. Perhaps your Distribution is not as...
  3. narko

    Sprites By Sr.Taco

    Unfortunately, you can't post in Spanish in this section. However you can post it here: https://otland.net/forums/spanish.30/
  4. narko

    Problem with war system!

    This source code is based in r3.777 with some bugs fixed also it has Cast System, brought from tibiaking. https://www.dropbox.com/s/g1ns6kv3r3o7vbx/sources 7.rar?dl=0
  5. narko

    Problem with war system!

    Elf's War System is now public for everyone. @Imfreezing Make sure your parameters are correct: -D__WAR_SYSTEM__ if you are compiling under Linux it shall be fine. If the problem persists contact me, I can help you.
  6. narko

    globalevent shop item delivery error

    Change db.executeQuery to db.query
  7. narko

    Trying SQL

    You can just set a valid town_id instead.
  8. narko

    Trying SQL

    Run this in SQL ALTER TABLE `accounts` ADD `vipdays` int(11) NOT NULL DEFAULT 0;
  9. narko

    Whats your Computers Stats?

    Desktop. Intel® Core™ i7-3930K CPU @3.20GHz R9 270X 4GB DDR5 SAPPHIRE. 2x HyperX Fury Kingston 8 GB - 1600MHZ 1 TB Seagate HDD SATA III. (Files) SSD HyperX 3K 120 GB Kingston. (OS and some games) Laptop. (Asus ROG GL551JM-EH74) Intel Core i7-4710HQ @2.5-3.5Ghz NVIDIA® GeForce GTX860M - 2GB RAM...
  10. narko

    look deaths tfs 1.1

    You can just adapt this script: https://otland.net/threads/tfs-1-1-kd-ratio.227521/
  11. narko

    Guilds Waiting room

    Not tested. function onStepIn(cid, item, position, lastPosition, fromPosition, toPosition, actor) local max = 20 -- max players per guild local teleportto = {x = 32046, y = 31802, z = 7} -- waiting room local guildid = getPlayerGuildId(cid) -- guild id func if not isPlayer(cid) then...
  12. narko

    Solved Gesior Tab signature

    The Server Name could be changed in your config.lua. serverName = "Thornia TEST"
  13. narko

    Solved TFS 1.1 - addEvent Function.

    Any console error?
  14. narko

    Please navigate to your Tibia 8.54 (bad) installation folder.

    Download the tibia client from here: http://remeresmapeditor.com/marklar.php?clients
  15. narko

    Windows Hoster or vps server?

    A hoster is able to set up windows remote desktop so you can do all the stuff by yourself if not , you have to send him the data files, website, database. I would recommend you to find a trusted hoster otherwise your files will be unsafe. Also I don't recommend using XAMPP due exploits issues...
  16. narko

    Windows Hoster or vps server?

    A hoster is a person who runs a server in his home. A VPS server is a service you pay weekly/montly/anually to run your server by yourself, they are hosting mostly in Datacenters with good internet conection, hardware, etc. Also support people, they can help you solving issues not related to...
  17. narko

    [8.60] Noobwar.eu datapack (ALL editions)

    You need to edit the source code to disable every part of the code related to the Real Skull System.
  18. narko

    Hoster VPS Hosting

    Yes, we just offer for the US.
  19. narko

    Hoster VPS Hosting

    Bump
  20. narko

    Top Countries

    Found this: https://otland.net/threads/gesior-acc-best-counters-nice-look.128185/
Back
Top