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

    GlobalEvent Magic effect inscription

    TIBIA 7.92 I am looking script for Global.lua with a magical effect and an inscription. I set the position of the effect something like that
  2. C

    TalkAction Help in reworking script

    Hi somebody could rewrite the code so that the player with PZ could not teleport. THX I <3 u all. function onSay(cid, words, param) if(param == '') then exit = {x=1000, y=1000, z=7, stackpos=253} doTeleportThing(cid,exit) broadcastMessageEx(22,'Jestes w temple.Noobku')...
  3. C

    Cannot exec './Matt': No such file or directory

    Hello, I have a problem. When trying to start OTS an error pops up Cannot exec './Matt': No such file or directory When I check if everything is in place I NEED HELP.
  4. C

    Problem z odpaleniem SILNIKA Tibia 7.92

    Witam, tak jak w temacie. Mam problem z odpaleniem SILNIKA. Zdziwiony jestem ponieważ już kiedyś stawiałem kilka serwerów na tym samym sprzęcie i zawsze wszystko działało. A więc tak: Tibia 7.92 System operacyjny serwera LINUX/Debian 7 (za każdym razem używałem tego systemu) Wszystko zostało...
Back
Top