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

    TFS 1.3+ Health/Mana buff spell

    Hi, Since I was hosting a PvP based server. Here's a way of buffing the player's health/mana for X amount of time (Configured). The script below will allow the player to buff their health if the vocation is a RP. The spell buffs the paladin's health with 319% and 207% mana. The spell can be...
  2. Joriku

    Rebirth system + "token" system

    Hi, so thanks to my dear friend Taoprox. I got this system working over half a year ago for my project running [1.3] OTBR 12.72. OBS! Keep in mind, this was written simply to match my current server and may need work. If you can not write Lua, this script is NOT for you. Also, keep in mind...
  3. Joriku

    Evolera custom made by Joriku/Klonera (CANARY 12.86, Updated)

    Up since Monday, two DM's about this still no OTland comment? Is my mapping that terrible? xD
  4. Joriku

    Evolera custom made by Joriku/Klonera (CANARY 12.86, Updated)

    Hi! Since I'll not be using this map anymore and I love this map with my full heart. Here, to the best community I've been a part of. I'll give it out to you guys. Since Evolera used to be my favorite ot server back in 2010-2013 I decided to make my own version of it with my own...
  5. Joriku

    [US] [7.4] Nostalther - A Real, Retro Experience | GLOBAL + CUSTOM

    I am not a big fan of old servers in general, never tried playing a 7 server unless it's a war server before. This takes my thoughts elsewhere. Might actually join in to test it out someday. Keep it up, looks awesome!
  6. Joriku

    CMake Nostalrius Ubuntu 20.04.

    Try this: 1. sudo apt-get -y install libboost-all-dev 2. Remove the weapons.cpp through CMakeLists.txt, you can find it by CTRL + F and search for weapons.cpp. Remove the whole line. If I remember correctly, remove this line at line 12 in CMakeLists.txt aswell: -Werror
  7. Joriku

    AAC Znote Acc, latest. Password doesn't match any account - Two factor

    Bump, still no damn clue why it's not working..
  8. Joriku

    Lua Otbr TFS 1.3 New vocation crash

    No, so far as I know it should not matter with the client id. However it may say in the login menu if you login then logout that your character is an Elite Knight. But it does not conflict or mess up the character or it's vocation. It's simply just the display function as far as I am aware. Not...
  9. Joriku

    Lua Otbr TFS 1.3 New vocation crash

    Client Id, put it to 11. I am not sure, but I think I read that it was no longer in use which may even be written in the sources marked out above. I did this a while ago for someone which resulted in the usage of client id 11 in the vocations.xml. And no, you do not have to touch the familiars...
  10. Joriku

    Lua Otbr TFS 1.3 New vocation crash

    You're forgetting to add the vocation through sources, should be inside creatures_definitions.hpp enum Vocation_t : uint16_t { VOCATION_NONE = 0, VOCATION_SORCERER = 1, VOCATION_DRUID = 2, VOCATION_PALADIN = 3, VOCATION_KNIGHT = 4, VOCATION_MASTER_SORCERER = 5...
  11. Joriku

    Mapper Mapper for hire

    I herd mommy wanted a thread bump :)
  12. Joriku

    New Classless Heroes WoW game

    Wtf is this? xD Your "trailers" are damn good, sounds like a too deep voice changer when you install voicemod for the first time. Is this world of warcraft?
  13. Joriku

    [Tf 1x+] Event Roulette

    Not sure how this script works, sometimes it lands in the middle. Sometimes right next to it (Left) and it does not give out the reward/the amount it lands on either
  14. Joriku

    Compiling Compiling ubuntu 20.04 error tfs 1.4.1

    Try running this command sed -i 's/ -lxml2$/ -lxml2 -lpthread/' Makefile then do make again Found: https://otland.net/threads/dso-missing-from-command-line.250086/#post-2429059
  15. Joriku

    Team Astoria - Into the Darkness

    "Would you date a guy that's bi-sexual" - Yes. Wait, what was this about? Right, are you willing to take an armature story writer?
  16. Joriku

    [TFS 1.4.1+] Super Foods instantly heal

    Guys, stop having a parents argument in a post thread.. Take it privately. Love the script Sarah!
  17. Joriku

    AAC Znote Acc, latest. Password doesn't match any account - Two factor

    Update: Solved the GAME_PORT issue, however. Factor keeps giving a random sha1 password while entering the game. Bump
Back
Top