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

    TFS 1.X+ Quick Dist. Question

    Hey guys, sorry if this is a bad question but I'm rusty in Otserv development. I want to get back into this but i see there is a slight/big difference from The Forgotten Server and OtServBR's distribution. I want to use The Forgotten Server 100% as i feel its more stable and it gets worked on...
  2. SlayingWorld

    Webdesigner Looking for a serious webdesigner.

    As the title says: I currently need a website that will just talk to mysql database. Have graphs/historian/commands. I am building a controller that will gather information locally and send it up to the database. The clients will then be able to create/login on to their accounts and see the...
  3. SlayingWorld

    TFS 1.X+ TFS 1.3 Walking and using Runes and Potions

    Hello all, I've looked around and cant seem to get a good answer to this as everything is outdated. What i'm trying to achieve: Players to be able to be running and shooting Runes and drinking Potions. Ex: Be able to hunt in falcons/summer elfs AOE style like RL tibia. Basically, the...
  4. SlayingWorld

    Programmer Tibia Client 12

    Will pay anyone willing to do client 12 for OTServBr. Just change to my ip address. I already tried hexeditor and everything cant seem to get it, frustrated
  5. SlayingWorld

    AAC Znote Adding Free Premium Days On New Account Creation. (Very Detailed)

    Hello, i've used the search function but the results are outdated, and im not that very familiar with SQL commands. Mission: Give out 30 days of free premium to new accounts. Problem: Znote ACC Maker updates "znote_accounts" instead of the "accounts" table. Cant just insert the "premdays =>...
  6. SlayingWorld

    TFS 1.X+ Pagination... Yes i already tried other solutions.

    First of all i have already used the search function on the forums and tried every solution i could find that was not outdated. So as the title says, i've already been able to import my locker numbers into my depot chest. Currently using latest TFS: otland/forgottenserver...
  7. SlayingWorld

    C++ Global Depots... Latest TFS Compiled

    Hello, i've gone through some search threads about making the global depots like real tibia. Was just wondering what thread i could follow that would work with the latest TFS. Already tried removing depot city from Remeres. Couple of the treads ive seen are from 2006 and so so i dont know if...
  8. SlayingWorld

    TFS 1.X+ Where can i change the Yell distance?

    As the title says where could i adjust the SQM distance of yelling talktype? I have guards on my city that will yell the name of the monster that has invaded the city but the yell speech does not make it to the depot. I was wanting to increase the distance of the yell talk type. TIA! 1588108464...
  9. SlayingWorld

    Compiling Compile with Visual Studio

    I always get stuck when im compiling. I currently cant install the VCPKG on my computer. I already got the latest Visual Studio. I try following the steps exactly how they say on : microsoft/vcpkg (https://github.com/Microsoft/vcpkg) and otland/forgottenserver...
  10. SlayingWorld

    NPC TFS 1.2 Promotion Npc for the second promotion.

    Alright well i tested it on my TFS currently using the latest one, and everything worked fine! Remember this is just the NPC.lua file, you have to do the rest, vocations.xml, spells, etc local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler)...
  11. SlayingWorld

    Lua One quick question about login.lua

    Is this code necessary? Its on my login.lua on creaturescripts, i am running latest TFS 1.2 -- Promotion local vocation = player:getVocation() local promotion = vocation:getPromotion() if player:isPremium() then local value = player:getStorageValue(STORAGEVALUE_PROMOTION)...
  12. SlayingWorld

    Solved Game not creating teleport after boss is killed.

    Okay so i added the yalahar quest to my ot. Just the final mission part, i got it off the ORTS for TFS1.2 I am currently using the latest TFS 1.2 But im having problems with this part of the script. local teleportToPosition = Position(757, 127, 14) local function removeTeleport(position)...
  13. SlayingWorld

    Solved Weird problem with website, just need some advice.

    Okay so i just had bought a dedicated server for my OT, but my website is acting strange. When i was running it in windows (aka home computer) everything worked smoothly, but once i transferred everything to a LINUX dedicated server now my "FORUMS, GUILD" pages don't work correctly. Using Znote...
  14. SlayingWorld

    Windows About Vocation for Latest TFS 1.2

    Yes i have used the search function. But i cant find on how to add new vocations to my server. This is how my vocations.xml looks like, <?xml version="1.0" encoding="UTF-8"?> <vocations> <vocation id="0" clientid="0" name="None" description="none" gaincap="10" gainhp="5" gainmana="5"...
  15. SlayingWorld

    Help with my website background logo! (Pretty please)

    Alright so i'm not an expert at photoshop, so i made this sucky background logo. I know it sucks, was wondering if someone can do the same name but with a badass font in the same area as that is where i can show the server name in my website, instead of that crappy font and style i used :[...
  16. SlayingWorld

    Windows Just a quick question about TFS1.2 Items [10.77]

    Is it possible to use the same sprite in an item but as a different item id without having to modify with otitemeditor? Example: Lets say i got the normal "soft boots" okay? and i want to make "strong soft boots" with the same sprite as the normal one just different item id as i have to change...
  17. SlayingWorld

    [USA] Fallen Souls OTS [10.77]

    Welcome to Fallen Souls Open Tibia Server! FRESH START 4/2/2017 IP&WEBSITE:fallensouls.servegame.com CLIENT: 10.77 Fully Custom OT with some RL Map&Quests! Server Information: EXP Rates: 1-50 x200 51-100 x100 101-150 x50 151-200 x25 201-250 x10 251-300 x5 301 - ~ x2 Other Rates: Skills...
  18. SlayingWorld

    What do you guys look in a OT nowadays?

    You can answer this however you want, either by client version, or custom mods whatever! Just gotta get some ideas on what to look for :]
  19. SlayingWorld

    Lua TFS 1.2 Why is the server save kicking players every time it saves?

    As the title follows, i didn't want to leave my server save at every 24 hours to save. So i made an interval to save the server every hour just in case the server crashed or something like that. But every time the server saves, it kicks everyone out of the server, which is something i don't...
  20. SlayingWorld

    Solved Latest TFS 1.2 VoiceModule Error on NPC

    As the title says im using the latest 1.2 forgottenserver and i added a captain npc to travel to place around the map, but when the server loads it it says this error. Lua Script Error: [Npc interface] data/npc/scripts/Soul Captain.lua data/npc/scripts/Soul Captain.lua:12: attempt to index...
Back
Top