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

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    Today we fixed war against the hive tasks. Now players can enjoy the Ladybug Mount and Insectoid Outfit ! More content on the way.
  2. B

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    Killmaresh Quest fully working !! Small steps till the end
  3. B

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    After little vacations we are still working on a server. Here's another info. Killmaresh Quest Gyazo (https://gyazo.com/dd4be7b81476bf3fed06f22e9ac1055a?fbclid=IwAR0FfoSHc8xUawE_JBLv6h_ORSJSa4QtcCoZ3J_boE7n0gB_kQNZqP3Ryhk)
  4. B

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    Hello FenX. Thank you for asking questions. Lemme answer now. Honestly imo, content of RL tibia is pretty enjoyable. I personally have much fun each time i level up a new character or play on another server. All those missions, even if i did them like milion times already are bringing fun for...
  5. B

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    We're still working to make our server nearly perfect. Yesterday we finished coding the urmahlullu the immaculate boss. Please ask us anything you wish to know. We're happy to answer all your questions.
  6. B

    [COMING SOON][Antarion.online][10.00/12+][MEDIUM EXP][Dream Courts, Grave Danger, Custom Content]

    Hi, we would like to create some kind of showcase thread for our server. We've been working on it for past few months right now and we're ready to show some of our work to the community. For start some info about the server and in the near future we are going to release some of our contents so...
  7. B

    Game Store Module

    anyone ?
  8. B

    Game Store Module

    Hi, i have a problem with my ingame store, i can't have more than x offers in one category. Let's say the X is given x=25 if i have more than 25 mounts in store client after picking mounts category debugs with this error. Not really sure what files to post with code, but im using the otservbr...
  9. B

    Action [TFS 1.x] Special foods

    Holy spaghetti code xD
  10. B

    [10.98] [TFS 1.3] Tibia Royale - 100% Custom Battle Royale Server

    Did you configure your database ?
  11. B

    compile sever in liunx

    Wrong section guys.
  12. B

    [TFS1.3][TalkActions] War system /war invite, /war accept

    https://otland.net/threads/tfs-1-3-znoteaac-war-system-by-talkactions.269403/#post-2599033 here's the whole script for whomever gonna need it
  13. B

    TalkAction [TFS 1.3][ZNOTEAAC]War system by talkactions

    So recently i needed to make war system on my server with talk actions /war invite, /war accept and so. So here i am relasing it to community. It might not be perfect but its working for me :) Commands: /war invite,guildname,fraglimit /war accept,guildname /war reject,guildname in my database...
  14. B

    [TFS1.3][TalkActions] War system /war invite, /war accept

    @Znote Can you like point me to the right direction while fixing this ? @edit Nvm, found the solution, will post it tommorow :))
  15. B

    BOSS Monster Loot: Unique drop (reward system)

    @Nihilismo Did you fixed it properly ? I did add the one line in luascripts.cpp but i still get feru hat on multiple characters
  16. B

    Hello how to make Own tibia 12 client and which tools i need

    Login.php file is responsible for webservices allowing your client to connect to your OT. Therefor URL set in your client right now is fine. If you dont have file login.php in your htdocs (xampp windows) or /var/www/html (linux lamp stack) then you should get one depending what AAC you using...
  17. B

    How to register/add new talkaction script tfs 1.3

    Actually it isn't. It is called revscriptsys i belive and its a TFS 1.3 Feature. @Topic what exatcly this script suppose to do ? I don't really understand what you want to script
  18. B

    [TFS1.3][TalkActions] War system /war invite, /war accept

    Hello today im struggling with talkaction for creating wars on my server. I'm using ZnoteAAC. I did import schema from ZNOTE repository to my existing database encountered some errors while uploading but managed to create table with name znote_guild_wars with this query CREATE TABLE IF NOT...
  19. B

    Windows How to find out magebot version for my client ?

    Hello, how can i find out which magebot version will work for my client ? 1584619774 i downloaded clean tibia 10.00 adn swapped tibia.dat, tibia.spr and evrything is working now
  20. B

    Lua Print to TFS console

    Hello, i'd like to know if there's any way to print some values to the console. example: talk = TalkAction("/town") function talk.onSay(player, words, param) if not player:getGroup():getAccess() or player:getAccountType() < ACCOUNT_TYPE_GOD then print(town:getTemplePosition())...
Back
Top