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

    TFS 1.0 Addon doll

    As the title says im looking for an addon doll script for the TFS 1.0. Thanks in advance.
  2. Emtrex

    TalkAction [Admin] Create teleporter

    Does it work on TFS 1.0?
  3. Emtrex

    Solved TFS 1.0 crashes on startup

    I just mistyped a word in config, a little embarrassing but now it works. Thanks for your help.
  4. Emtrex

    Solved TFS 1.0 crashes on startup

    This is how my mysql part in my config.lua looks like mysqlHost = "localhost" mysqlUser = "root" mysqlPass = "" mysqlDatabase = "opentibia" mysqlPort = 3306 mysqlSock = "" And i cant take a screenshot since it dissapears so quickly.
  5. Emtrex

    Solved TFS 1.0 crashes on startup

    So i recently decided to try and create a tfs 1.0 server. But i got a problem. When i try to start the server the server crashes immediately. I have no idea whats causing this problem. I have tried changing dlls and other things but nothing seems to work.
  6. Emtrex

    Scripter Searching for a Scripter to ColossusOT

    Still looking.
  7. Emtrex

    Scripter Searching for a Scripter to ColossusOT

    Im looking for a scripter who can provide the server with differrent scripts. Right now we are in need of some events. Contact me in pm if you're interested. You will be payed per script.
  8. Emtrex

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    So if i change it to that adress in config it will work fine?
  9. Emtrex

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    In the paypal config I set the paypal report url to http://colossusot.no-ip.org/paypal_report. When i try to enter that url in my browser i get the following error The requested URL /paypal_report was not found on this server.
  10. Emtrex

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    Im have some problems with paypal. The points doesnt get added automaticlly. How do i fix this error?
  11. Emtrex

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

    Im also getting the rune bug where you cant move them. Anyone know how to fix it in sources?
  12. Emtrex

    Cloning runes 0.3.6

    Cant i just edit the source of 0.3.6 to make the runes work? And if i can how is that done?
  13. Emtrex

    Cloning runes 0.3.6

    Where can i dowload 0.4?
  14. Emtrex

    Cloning runes 0.3.6

    So it is unsolvable?
  15. Emtrex

    Cloning runes 0.3.6

    I have this problem if i have bought a stack of runes, they cannot be thrown on the ground. If i give myself the rune with gm command the rune keeps cloning itself when its being thron on the ground. This problem on occurs when it is a stack, if its just an invidual rune there is no problem.
  16. Emtrex

    Exchange items npc

    I need a npc that exchanges items. Example 1 plate armor for 1 crystal key
  17. Emtrex

    [v] in front of character name

    Whenever i log in to my server i get the message "You will be disconnected and will be required to put the login and password again." And when I logging again my character has "[v]" in front of his name. This is in my login.lua file. [local id,nm,qry = getPlayerAccountId(cid),string.find...
  18. Emtrex

    theforgottenserver.players doesnt exist

    I can start my server without any database errors and when I log in on a character i get kicked after 2 seconds and this messages is shown mysql_real_query(): UPDATE `theforgottenserver`.`players` SET `name` = '[v] Emtrex' WHERE `players`.`account_id`= 2; - MYSQL ERROR: Table...
Back
Top