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

    [Lithuania] The Reborn Kingdom 10.77 - Custom Vocations, RPG Map, Low/Med Rate

    I agree, I will add some once I finish the fine tuning of what new players find straight away. Thanks for the feedback, it's appreciated.
  2. kyoushirou

    [Lithuania] The Reborn Kingdom 10.77 - Custom Vocations, RPG Map, Low/Med Rate

    Hello! I'd like to introduce you to the project I've been working on for a few weeks now. (Link to Discussion Thread) I've decided to launch the server today, there will be no resets unless there is a major bug that ruins the server and is not fixable without a reset. There will be weekly...
  3. kyoushirou

    Check door in proctetion zone tfs 1.2

    function onUse(player, item, fromPosition, target, toPosition, isHotkey) toPosition is defined as the doors position either way as long as it uses an onUse script, which it does in your doors.lua :) if (getTilePzInfo(toPosition) == true) then return false end
  4. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    Starting on "the frozen dimension" - It will feature a dungeon later. For now it'll mostly be filled with frost dragons and a few smaller and medium sized quests.
  5. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    New Launch ETA is 1st of April. A friend and amazing coder has joined the project aswell, so I can focus more on mapping.
  6. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    The server will launch once I'm done with: The server is really ready, but I want there to be some end game before I launch it. There are a lot of quests/projects started and I want to finish them up before releasing it. Here's what I've worked on today, the crusader/paladin starting sequence...
  7. kyoushirou

    Lua Npc bug

    Interesting. I don't see any errors in the code. Are you trying to use a tfs 1.1 NPC in a 0.3~ server? Otherwise, post your npc/lib/npcsystem/npchandler.lua
  8. kyoushirou

    Do you like to play Incomplete(Beta) Servers? (That may reset)

    I recently put up my server in an early stage, content is up for maybe 1-80 in a decently low rate. Players were there at start, but knowing that the server will reset has put even my friends off from playing until I actually launch it. I'd honestly wait until the server is ready for a proper...
  9. kyoushirou

    Hotkey Setup

    This is really what I do aswell.
  10. kyoushirou

    Lua Npc bug

    This most likely isnt a problem with your NPC system, but with the NPC you use. (You're calling a value that is returned as 0) Post your NPC script.
  11. kyoushirou

    TFS 1.1 Functions [GetPositionTowardsTarget, MoveCreaturesInArea, Dungeon System]

    Hi! These are my TFS 1.1 Functions I made to make my life easier. Just place them in global.lua if you want to use them. They are not professional, I'm just a self-taught amateur and this is not the best way to do this, I'm sure. Also, some of them are just to save me the trouble of repeating...
  12. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    I'll add this, but with a higher level req for solo attempts. @Shiros You're up for either: - A custom house. I can design it or you can send me one. Anywhere reasonable on the map. or - A custom monument or monster type, you name it and come up with the concept. And + Any outfit + mount Hit...
  13. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    Thank you! This really raises my motivation. :) Small but cool change which is going to be expanded for Rangers/Archers - If you summon an animal companion underwater it now becomes a shark. Working on other types for other regions.
  14. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    I guess nobody is following this anymore but I'll keep pushing forward! The entrance to the underwater zone from the new Laguna Island. There'll be a sea serpent spawn and a high level dungeon down there :-)
  15. kyoushirou

    Lua Help to fix my /zones talkaction

    for name, count in pairs(cityMonsters)do Where do you define cityMonsters? It looks like your function is working, just not getting all the info it needs.
  16. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    I've worked a little on editing the webpage. http://185.15.244.52/index.php Some feedback would be nice. I've also finished a new monster type (Wastelanders) and a new quest, the Wasteland Arena. I'm also working on a new dungeon (Blood Springs) None of those are ingame yet though as the...
  17. kyoushirou

    Your thoughts on this?

    I keep leveling characters to 150~ then restarting. Being really high level is not fun in real tibia because the endgame is grindy. I wouldn't.
  18. kyoushirou

    Hosting Server

    "They weren't going to buy it anyway, so don't care if they steal it." Kappa.
  19. kyoushirou

    How popular are you?

    6/10
  20. kyoushirou

    The Lost Kingdom Revival (Custom Vocs, Indepth RPG Map) Discussion/Feedback

    Here's the first dungeon. It's scaled for 3 level 50 players. I think I have to increase the damage of some of the "AVOID THIS FFS" abilities (read: Fire circle). I did this on a level 71 paladin after purposley reducing the cooldown of exura san sio just for this test. Its not a good display of...
Back
Top