• 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. 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?
  12. D

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

    By manually I meant walking, colecting items and talking to npc's. I sadly don't have any script to do it. I am comlete newbie and just have few characters that I want to give all acceses/addons. Like with GM but without actualy being one.
  13. D

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

    Hi guys, I recently started my adventure with OTS. I got ORTS, and it works fine. (with UniServerZ database) And I was wondering, is it possible to give player all acceses+outifts+mounts? Because doing it all manualy would consume a lot of time...
  14. D

    TFS 1.2 [Tibia 10.77] Easy in-game ACC maker

    Thanks for fast reply! Now I know what I have to do.
  15. D

    TFS 1.2 [Tibia 10.77] Easy in-game ACC maker

    Hi guys, I am complet newbie when it comes to OTs. I wanted to start serv for few friends and just kill some mobs, from time to time. I downloaded ORTS and thanks to superb tutorials by dominique120 and Znote I somehow get it going. The problem is I don't know how to make in-game acc maker, or...
Back
Top