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

    TFS 1.X+ Transitive monsters like a Flamethrower

    Hello. I use TFS 1.5 downgrade to 8.6 by Nekiro. My problem is about transitive trap monsters like a flamethrower or lavahole for example. We can see it during POI quest. In my map editor flamethrowermonster is put on oriental pillar (id:1551), but in the game, the creatures are next to the...
  2. K

    Lua NPC give first weapon for knight (my first script)

    Hi! I wrote my first script. It based on script for first wand/rod. (I am using TFS 1.5 downgrade to 8.6). So... I wanna make a npc, which will give first sword/axe/club for a knight/elite knight. This is my code: local function creatureSayCallback(cid, type, msg) if not...
  3. K

    Lua Elane learning spells for paladins

    Hi. I have problem with my Elane NPC. Elane should learns spells for only paladins/royal paladins. I have learned Light Healing spell when I was sorcerer. Anybody knows how to solve it? This is code: P.S. TFS 1.5 by Nekiro downgrade to 8.6 local keywordHandler = KeywordHandler:new() local...
  4. K

    Making your first ots

    Hi everyone! I would like to fulfill a childhood dream about making my own ots. In my purpose is low rate rpg server with custom map in 8.6 protocol (beacause I have end my adventure with tibia then). For this moment I make a dummie server from TFS 1.5 downgrade by Nekiro. I have compiled engine...
  5. K

    AAC No access to Gesior ACC 1.5

    Hi guys. I am trying install Gesior ACC 1.5 for TFS 1.5 downgrade 8.6 by Nekiro and I have that problem what is picture showing. I gave permissions to red filles and folders (and for the whole folder of UniserverZ for sure). I was trying do it with Xampp and it's the same problem buy when I was...
Back
Top