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

    Solved TFS 1.4 Compiling Issue on Windows

    I am trying to compile TFS 1.4 on Windows using Visual Studio because I would like to be able to start editing the source files to add custom skills and stuff instead of just scripting. The only thing I've done in each of the following tries is create the directory, change config.lua.dist to...
  2. ecounlimited

    Solved Need help with the Annihilator.

    I'm sure this is really easy to do, but I can't get the lever for my Annihilator quest to work. Am I supposed to give it an actionID or something? Am I supposed to edit the coordinates for the lever in a script that I can't find? Using TFS Crying Damson 0.3.6 (8.60). EDIT: Found my answer...
  3. ecounlimited

    Solved How to edit item stats?

    I looked everywhere but can't find a tutorial to editing the stats of items. I thought it was as simple as going into items.xml and adding <item id="2490" article="a" name="dark helmet"> <attribute key="weight" value="4600" /> <attribute key="armor" value="6" /> <attribute key="slotType"...
  4. ecounlimited

    What would you like to see in a custom OT?

    Just brainstorming some ideas and wondering what people would like to see in a custom OT. What are some features you liked about custom OTs? What are some features you've always wanted to see? I was thinking of adding some themed arenas where people could go to fight. Say you want to challenge...
  5. ecounlimited

    Solved How does "chance" work on a loot table?

    Here's the loot table for an Ancient Scarab on TFS Crying Damson (8.6): <loot> <item id="2150" countmax="4" chance="1200"/><!-- small amethyst --> <item id="2148" countmax="90" chance="100000"/><!-- gold coin --> <item id="2162" chance="2500"/><!-- magic lightwand --> <item...
  6. ecounlimited

    Best Way to Test a Custom OT?

    So I made an entirely custom map with 15x exp rate, 20x magic, 20x skill, and 2x loot rate using TFS Crying Damson. I want to make sure that the exp rate is playable but not too high (I'd like characters to cap out at around 150~200, maybe reaching 300 if they put a lot of time in), and that...
  7. ecounlimited

    What word processor do you use?

    Just curious. I assume there's probably some pro word processing software out there for scripting and stuff. Like a typical noob, I used notepad for a while but realized the formatting sometimes sucks and when I open a file it'll be really wide. I've been using Wordpad instead and it seems...
  8. ecounlimited

    Solved Pick-Only-One-Item Quest LUA Error

    So I followed the tutorial here: http://otland.net/threads/how-to-quests.148708/ I'm using TFS Crying Damson 8.6. The error I get: [14/10/2013 18:55:19] [Error - LuaScriptInterface::loadFile] data/actions/scripts/quests/system.lua:3: '}' expected (to close '{' at line 1) near '[' [14/10/2013...
  9. ecounlimited

    Choose One Quest Item From Multiple

    TL;DR - How do I make it so a player can only choose one quest reward from, say, 4 chests? (similar to the Annihilator) I'm not sure how to give players the weapons they unlock as they level up since the experience is considerably higher than the money they'll be making at a low level. For...
  10. ecounlimited

    Creature Friendly Fire

    Tried searching but couldn't find anything about the topic. Any way to turn this off? Frost Dragons keep killing their hatchlings with their "poof" wave, and Bog Raiders also kill each other with certain attacks.
  11. ecounlimited

    Solved Snowy Mountain Mapping

    I can't find the snowy walls they use in real Tibia to make it so you can't walk "into" the mountain. What I've done so far: http://puu.sh/4NKJu.jpg What a snowy mountain looks like in real Tibia: http://puu.sh/4NKPy.jpg Anyone know how to make the snow on the top of the wall and the name of...
  12. ecounlimited

    Windows Problem with Paralyze

    So I made an Ancient Scarab spawn and when I went to test it out, I found that casting exura won't immediately cure paralysis. I'm 90% sure you could cure paralyze in 8.6 with a heal so I don't think that's the issue... utani gran hur does cure it immediately. Any ideas what's wrong?
  13. ecounlimited

    Windows A few questions...

    I say 'trade' to NPC Soya and she opens up the shop window, but I can't sell my items to her. They're highlighted and everything but I click OK and nothing happens. Only way I can sell is if I say "sell boots of haste" "yes". [10/10/2013 14:19:13] [Error - Npc interface] [10/10/2013 14:19:13]...
  14. ecounlimited

    Where is the OT community?

    These forums are dead, Vaspus forums are dead, OTfans is gone... where is everyone? There's still 20k+ OT players, do they just not use forums? It's annoying for people like me who have little to no programming experience and can't find anyone to help with small problems :/
  15. ecounlimited

    Windows Help With Others Connecting to My Server

    I'm so close... but I can't get others to connect to my server. I read through the other threads of people with the same troubles which got me closer, but it still won't work. Facts: -The ip in config.lua is the ip from whatismyip.com -I am able to connect and login to my own server using my...
  16. ecounlimited

    What happened to Xedrai's LOTR project?

    I've been waiting YEARS to see his project finally come online. Obviously hes given up, but why won't he share what he has with someone else so we can see an awesome LOTR OT up and running?
Back
Top