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

    item count on pos. Othire

    Hello! can anyone help me with this ? I made a quest where a specific amount of skulls should be placed on a empty basin. But i can't figure out how to make the item count work. function onUse(cid, item, pos) skulls = {x=33365, y=32050, z=8, stackpos=255} newpos = {x=33336, y=32068...
  2. N

    Raid in globalevent Othire

    Hello! Is it possible to trigger raids in globalevents, so i don't have to logon God character to start raids manually ? Foe. i want this event to trigger in my globalevents data/raids/raids.xml <raid name="edronOrshabaal" file="edronOrshabaal.xml" interval="80640" margin="5" />...
  3. N

    NPC's dont buy specific items OTHire

    Hello! I have a OThire server, where i added a NPC that buys "everything". Problem is that when i try to sell foe. a Short Sword, Double axe or Spike Sword, the NPC says 03:46 Mister: sell short sword 03:46 Handlarn: Do you want to sell 1 sword for 25 gold coins? 03:49 Mister: sell double axe...
  4. N

    |TRAVELCOST| Issue OTHire

    Yesterday i made so that certain NPC can sell backpacks of runes. All good there! But today when i was going to travel i get this message ingame. There is no console errors. All i can think of is that there is something wrong in modules.lua I checked that TAG_TRAVELCOST = '|TRAVELCOST|' are...
  5. N

    OTHire 0.0.3 AID Key in bag

    Hi! How do i make the key inside the bag get action id 6010 ? When i loot the coffin i get a backpack that contains item: Life ring, 3 Talons and golden key. Problem is that Golden key has ActionID of 0 (Key:0). See image below. How do i make the key so that it get's Action ID 6010 ? I can also...
  6. N

    Problem with saving items in house

    Hello! I have a 7.72 server that me and some of my friends play on. It's based on OThire 0.0.3 and i haven't really gotten into serious trouble, until now. Some houses on the server refuses to save the items on the floor etc. I made the correct house tiles in Remere's map editor, with the...
  7. N

    [OTHire] Travel NPC not working

    Hello! I'm a complete noob in this programing stuff. But i have a legacy tibia server running (THIS). The problem i have right now is to get the travel NPC's working. :: Total loading time: 6.666s :: Starting Server... [done] :: Server Running... Lua Script Error: [Npc interface]...
Back
Top