• 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!

Recent content by dudiguru

  1. D

    [OTServ Brasil - Global Server 12.51] Problem with Ferumbras' Ascension Quest teleport

    Hi! Mazarius script: local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  2. D

    [OTServ Brasil - Global Server 12.51] Problem with Ferumbras' Ascension Quest teleport

    Hi All, I am green when it comes to OT, but I wanted to make small server for few friend. I used OTServ Brasil - Global Server 12.51. I could even put it online thanks to greate tutorials of this comunity. But while playing I have problem that is difficult for me to solve... After giving 30...
  3. D

    [TFS 1.2] ORTS-Destroyable Magic Walls and Wild Growhts

    Hi, I want to make it possible to destory magic walls and wild growths by steping on them (just like in Non-Pvp servers), but I don't know how to do it. So as a complete beginner. I am looking for help.
  4. D

    [TFS 1.2] ORTS-walking through players

    ORTS from GitHub, exacly.
  5. D

    [TFS 1.2] ORTS-walking through players

    @Lordfire I want to allow. @Milice Where do I insert such line? (I am beginer)
  6. D

    [TFS 1.2] ORTS-walking through players

    Hello, I have this problem. I don't know how to allow players to walk through each other as it is possible in pz. Just like in Opt-PvP
  7. D

    [TFS 1.1] ORTS-Optional Pvp options

    sad bump
  8. D

    [TFS 1.1] ORTS-Optional Pvp options

    bump
  9. D

    [TFS 1.1] ORTS-Optional Pvp options

    I have ORTS on TFS 1.1. I was wondering how to do 2 non-pvp world options: 1. walking throught other players 2. destroying m-walls (walking on one,and it disapears) Maybe someone is able to help me with these problems, because I don't know how to solve them. ;/ Thanks in advance!
  10. D

    TFS 1.2 [Tibia 10.77] How to give all acceses/outfits/mounts

    By acceses I meant walking in tps and such. Without doing quest. It is small server for few friend,just to kill some mobs from time to time.
  11. D

    TFS 1.2 [Tibia 10.77] How to give all acceses/outfits/mounts

    So I will somehow get all addons and outfits, but acceses is a harder task? Maybe there is a way to turn off all acceses,so every player can freely enter any place?
Back
Top