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

    Linux How to make :O

    local health_needed = 100 function onCast(cid, variant) if getPlayerhealth(cid) < health_needed then doSendMagicEffect(getPlayerPosition(cid), CONST_ME_POFF) return doPlayerSendCancelMessage(cid, "You need more health to cast this spell!") end...
  2. AdventureOts

    Linux Ubuntu 16.04 TFS database problem

    Everything is working as far as the website, database, ect. The only problem I am having now is the server wont connect to the database even though all information is correct. Maybe I am missing something and someone more experienced with hosting TFS on ubuntu can help me.
  3. AdventureOts

    Otclient "forgets" every new setting you add

    Download the tibia client that connects to your server. ex: tiba8.60. Take the dat/spr from there and put it into your otclient/data/things/protocol
  4. AdventureOts

    Otclient "forgets" every new setting you add

    Take the .dat and .spr from your server and copy+paste it into the Otclient data>things>version. See if that fixes it.
  5. AdventureOts

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    I figured out my problem thank you for response. Btw this worked for Ubuntu 16.04. Just throwing that out there. @Don Daniello So there is no problem with my ports or anything. For some reason wine isn't able to open TFS. I tried to compile a new TFS.exe following the guide by mark on github...
  6. AdventureOts

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    Shouldn't I be able to connect to the server via another computer though?
  7. AdventureOts

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    I cannot make any new databases or empty this one. Nothing. I need to import the .sql from my server. What do I need to do? Fixed all previous problems. Everything is running. The only problem I have now is I cannot connect to the server. I can connect to the website but that's it. The problem...
  8. AdventureOts

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    What password is set for database login IP:3380? nvm got it. Just wasn't putting it right.
  9. AdventureOts

    Mapper AdventureOts 10.95

    bump
  10. AdventureOts

    Mapper AdventureOts 10.95

    Derp BUMP
  11. AdventureOts

    Mapper AdventureOts 10.95

    Well, I have everything for players to reach up to level 1500. Keep in mind it is a low/medium based server. Really I need to test the regular and pvp events. The only things that haven't been tested are things that require multiple people.
  12. AdventureOts

    Mapper AdventureOts 10.95

    bump !Beta-Testing Open! Tibia Legends
  13. AdventureOts

    Mapper AdventureOts 10.95

    This is the only thread I will make on this forum. I posted it strictly because this community is based off the open-programs that I will be modifying, Otclient and TFS. I have posted on a few other forums that are based on the different areas I am looking for. Graphics designers, 2d mapping...
  14. AdventureOts

    Mapper AdventureOts 10.95

    General The server is designed for long-term game play. The experience rate will be low, however, players will have various alternatives to increase their characters power. Players will be able to do daily missions, quests, events, and more to acquire 1 of 3 points. Achievement, Event, and PvP...
Back
Top