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

    Castle System

    Hello otland :D. I have found script with Castle System but i dont know that it works. And i want to ask that someone can test this scrit on (TFS 0.3.6+ ) and tell me that it work (I don't have my own server :(). Here is scirpt: OTS/MODS/castlesystem.xml add: <?xml version="1.0"...
  2. januszek89

    Valhalla menu

    Hello. I have one question. :blink: Someone know what type of font has been used to make this img's for valhalla layout: etc. I asked autor of this layout but he did receive a reply :(. Thanks so much for help :)
  3. januszek89

    Searching Npc

    Hello everyone! I'm searching for 1x Npc (for Real Map). Npc : Npc Alfred (.../npc/Alfred.xml) Thanks so much for help :D
  4. januszek89

    Lua Talkaction: "Let's go"

    Hello everyone! I have problem with script. Here it is scrpit: function onSay(cid, words, param, channel) local t = {} if(param ~= '') then t = string.explode(param, ",") end local n = 5 if(not n) then n = 5 end local pid = cid local pos = getClosestFreeTile(pid...
  5. januszek89

    Lua Bounty Hunter

    I'm searching bounty hunters for tfs 0.3.6 -> (i'm using it). Here is bounty hunters: Bounty Hunter System-Tibia 8.40 - Tibia.net.pl but i have one but big problem. So when i normaly kill player then i dont get any frag. I think that in "function onKill(...)" is problem but I dont know...
  6. januszek89

    Castle System

    I have found script http://tibiaplanet.pl/category/creaturescripts with castle system and I have one problem with it. I'm using TFS 0.3.6pl1. This is script: <?xml version="1.0" encoding="UTF-8"?> <mod name="Castle System" version="1.0" author="Maniucza i Karpio"...
  7. januszek89

    How change ip

    Hello! I have a problem :confused:. How I can change my ip "81..." into : 'vexoria.net' or 'fenoria.pl'. I have static ip address and I don't know how to do this. Thanks for helping.
Back
Top Bottom