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

    Help Programming TFS

    Where to dig? The first thing a human thinks of where would he start learning more about something is the start routine of something, in your case the main function in otserv.cpp. If you're talking about my C++ tutorial, I don't know, perhaps when I get sometime or motivation to continue it.
  2. Fallen

    Help Programming TFS

    It would be easier if you'd ask what a specific class does or what a member function does...
  3. Fallen

    Linux I need remeres map editor version for linux (fast)

    There's no port of RME for Linux available, you have 2 options: 1. Try running it under WINE (which is likely to fail) 2. Use Forgotten Map Editor (It's lacking functionality for editing towns/houses, there might be some bugs as well)
  4. Fallen

    Linux Bot for tibia 8.60? (linux)

    You don't have to use any trashwindows programs to operate your Linux, simply go for otclient and be free. I don't even have wine installed on my Linux, and it's my main OS.
  5. Fallen

    Linux Bot for tibia 8.60? (linux)

    use otclient, if you know some lua, write a bot for your own, customize it, fuck with it, do whatever you want, because you sir, are free.
  6. Fallen

    Linux Bot for tibia 8.60? (linux)

    what the flying fuck?
  7. Fallen

    TFS Package System

    I don't like these ugly uses of os.execute <,< if you REALLY want to make it in lua then I'd suggest writing a small lua bindings file in C(++) then using these bindings in lua, this will make it a lot easier porting it to other platforms (Since you're currently targetting Linux only).
  8. Fallen

    Linux Help me to Open my server on Linux

    try: LD_LIBRARY_PATH=/usr/local/lib ./theforgottenserver Did you recompile lua or what ?
  9. Fallen

    Best Hosting in USA

    bro, you don't ask these questions here, but there or there or a lot better here
Back
Top