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

    [USA][CUSTOM][Starborn]

    Mother of god, and I thought I had seen everything 🤯
  2. Sizaro

    how to make the monster use teleport?

    local teleport = MoveEvent() local destination = Position(1542, 991, 10) function teleport.onStepIn(creature, item, position, fromPosition) local player = creature:getPlayer() if player then return false end fromPosition:sendMagicEffect(CONST_ME_MAGIC_RED)...
  3. Sizaro

    TFS 1.X+ NPC system nekiro 7.7

    in data/npc/lib/npcsystem/npchandler.lua in function NpcHandler:say Change npc:say(message, TALKTYPE_SAY, false, player, npc:getPosition()) to npc:say(message, TALKTYPE_SAY, false, nil, npc:getPosition())
  4. Sizaro

    Webdesign Custom tibia wiki

    Heres a perfect wiki design you can go by: Baldur's Gate 3 Wiki (https://bg3.wiki/)
  5. Sizaro

    Tibia Classic PRE 7.0

    Let’s continue this discussion about pre-7.0 tibia. 2 projects including ”Fossil” and bhr on OTA has projects in the works
  6. Sizaro

    AAC Unsafe site

    Let's Encrypt (https://letsencrypt.org/) or Connect, Protect and Build Everywhere (https://www.cloudflare.com/)
  7. Sizaro

    [PRE-ALPHA] Tales of Middle-Earth - Development Thread

    Like I said, way out of your league you will never finish this project. And if you finish it, it will probably be in such a broken state that its unplayable. Good luck anyways. My suggestion still stands, focus on this area. Bree as the main town, Old Forest, Buckland, Brandy Hills...
  8. Sizaro

    [PRE-ALPHA] Tales of Middle-Earth - Development Thread

    This project looks cool but looks way out of league, what you should do is focus on and around Bree area. Release when you have a functioning and fun to play on base, and then build upon that. If you're gonna wait until you've created the entire world this project will never see the light of day.
  9. Sizaro

    Windows When I start the TFS 1.5 engine it shuts down and says nothing

    Run the .exe file with Powershell instead and you will see the error. Just cd to your directory and type ./theforgottenserver-x64.exe
  10. Sizaro

    [TFS 1.2] Coin Conversion Scripts

    This script comes pretty much with any distro nowadays
  11. Sizaro

    how many players will this dedicated server maintain

    Super overkill.
  12. Sizaro

    [OTclient] game_outfit issue. Color cells. [SOLVED]

    Fix the one made by @oen432 instead it's 100 times better and comes with otcv8.
  13. Sizaro

    Solved Znote no send mails

    You can see here That its failing to open a specific file, make sure all the files are there. Also, something I had problems with if you moved server for some reason. If you move the entire website directory of some sort all the permissions comes with it. So make sure your user is the owner of...
  14. Sizaro

    adding updates

    /reload scripts /reload events /reload config /reload monsters /reload npcs /reload globalevents /reload creaturescripts /reload spells etc.
  15. Sizaro

    some tapestries i found on my harddrive

    Lol who gives a damn about a flag
  16. Sizaro

    some tapestries i found on my harddrive

    Here is all of them in 1 go, can split with Aseprite
  17. Sizaro

    What font is this

    No clue if I'm allowed to post this and no clue if they own any Copyright on any of these but here is all fonts that Ravendawn uses.
  18. Sizaro

    [Germany] [Custom] Ironcore - The True Ironman Experience

    Holding house auctions ingame
  19. Sizaro

    Solved Weird monster behaviour in TFS 1.1?

    To conclude this thread once a for all. Short answer: Use Marks change Long answer: With a dedicated CPU from Hetzner Name: CCX13, vCPU 2 cores AMD, RAM: 8 GB I hosted my server with 150 players at launch with 5-10% CPU usage no lags. Thoughts: If your server over 2000 players online using...
Back
Top