• 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!

0.3.6

  1. super23

    TFS 0.X [0.3.6] Assertion '!ret' failed.

    I have setup a linux vmware machine on my windows computer and whenever I try to use my public ip address for the server the following error occurs right after startup. /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:81: boost::condition_variable::~condition_variable(): Assertion...
  2. equero

    WAR SYSTEM 0.3.6, PROFESSION QUEST?

    Hey I'm looking for WAR SYSTEM 0.3.6 tfs on my server. I need jet QUEST for each profession separately. Thanks.
  3. H

    How to compile otserver 0.3.6 in debian 9 stretch

    How to compile otserver 0.3.6 in debian 9 stretch????, what library i have to install, what problems possibly i have, etc... Thanks for helping.
  4. N

    Spell hit

    How to add more hits to this spell local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_HITCOLOR, COLOR_TEAL) setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT, 263) setCombatParam(combat, COMBAT_PARAM_DISTANCEEFFECT...
  5. AyronS5

    Lua Position

    Hello, I'm using friend Mock's snake system on TFS 0.3.6, but I get this error when starting it. system link problem: [Error - Action Interface] data/actions/scripts/snakesys.lua:onUse Description: data/lib/snakesys.lua:69: attempt to index local 'p2' (a number value) stack traceback...
  6. jailsonmendes

    receive 3 days of premium when creating the account the first time.

    tfs 0.3.6
  7. falls13

    Lua Use storage value to restrict the consumption of food

    put storage here, so the player will eat the food every 15 min. * all foods * and continue to fill life and mana. tfs 0.3.6 local FOODS = { [2362] = {8, "Crunch."}, [2666] = {15, "Munch."}, [2667] = {12, "Munch."}, [2668] = {10, "Mmmm."}, [2669] = {17, "Munch."}...
  8. P

    C++ Modal Windows 0.3.6/0.4

    Hello. Is there someone who can "copy" modal windows from TFS 1+ to TFS 0.3.6/0.4? I can't find older TFS with modal window. Thanks ;) PS. Sorry for my English, im only robot beep boop.
  9. Giorox

    TFS 0.X Red Skull not being assigned

    So i'm running a 0.3.6 TFS Global server (8.6) but I am having trouble getting the Skull System to work like global tibia. What happens is, white skulls are being assigned normally, on attacking/killing an unmarked player, although the server is not assigning a red skull to a player after the...
  10. Aldo Axel

    Compiling TFS 0.3.6 Error Compiling

    Regards OTlanders, i am looking for my solution when compiling my TFS 0.3.6 Protocol 8.6, these are the errors that it gives me: 1> luascript.cpp 1>..\luascript.cpp(767): error C2039: 'string' : no es un miembro de 'std::basic_string<_Elem,_Traits,_Ax>' 1> with 1> [ 1>...
  11. Mummrik

    [0.3.6] lua function doCreatureAddCurse(cid, minDmgValue, maxTicks, dmgDelay)

    This is my method to replicate the curse system, since i didnt find it on my server. defalut useage = doCreatureAddCurse(cid, 1, 36, 4000) that means you cant use lower values than the ones i show, unless you modify the function. but it is however possible to use higher values minDmgValue =...
  12. Mummrik

    [TFS] Classic source's 0.2 - 0.3.7-pre

    I did come across this pack on github sometime ago, and would like to share it whit you all. It does contain sources of all the classic TFS versions from 0.2 to 0.3.7-pre This pack contains the following TFS sources 0.2pl11 -> 0.2pl23 0.2.1 0.2.2 0.2.3 0.2.4 0.2.5 0.2.7 0.2.8 0.2.9 0.2.10...
  13. T

    Scripter TFS 0.3.6 8.54 pokemon scripter

    I need scripter to pokemon serwer tfs 0.3.6 8.54 Based on tibia 8.54 only 3bugs to fix I PAY paypal,bank (if you want) IF YOU not are from poland use this to contact goo.gl/7UNfMT Szukam skryptera do serwera pokemon 8.54 tfs Tylko 3 bugi do naprawienia płacę paypalem lub przelewem Jeśli jesteś...
  14. T

    Skrypter 0.3.6 8.54

    Szukam skryptera tfs 0.3.6 8.54 GG:35686862 FB:Log In or Sign Up to View(wpisz że jesteś skrypterem) Płatność paypal lub przelew! Proszę o nie kontaktowanie się pseudo skrypterów oraz osób które nie mają pojęcia co to jest lua i c++ Jeśli znasz się na lua lub c++ proszę o kontakt! najlepiej jak...
  15. AdiMit

    Lua Blueberry bush system remake problem

    Hello dear OtLanders, ;) I'm currently using the [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8 by Printer, from the thread: [8.60] The Forgotten Server 0.3.6 (Crying Damson) V8; I've been recently wanting to remake various fruit bushes/trees so that they would work the same way...
  16. Luka Trklja

    Weird error(s) in console

    TFS 0.3.6 Been trying a new server and i keep getting this errors in my console, dunno whats triggering it and/or what is it for [27/02/2017 01:09:33] [Error - GlobalEvent Interface] [27/02/2017 01:09:33] data/globalevents/scripts/shop.lua:onThink [27/02/2017 01:09:33] Description...
  17. Mummrik

    [Lua Function] [0.3.6] doPlayerAddGesiorPoints(cid, points) and doPlayerAddZnotePoints(cid, points)

    Two Lua functions to add premium points for Znote and Gesior AAC shop Developed for tfs 0.3.6 For Gesior AAC function doPlayerAddGesiorPoints(cid, points) return db.executeQuery("UPDATE accounts SET premium_points = premium_points + "..points.." WHERE id =...
  18. Xikini

    [Fix] [0.3.7 / 0.4 / 0.3.6] Multiple onEquip bug.

    Does your server have the Multiple onEquip bug? You want to put a fancy script into your server but your onEquip function is executing 2,3,4,5, even 6 times? Have you asked your buddy what to do, to fix the issue? You try using storage values, or your os.time to compensate? You've tried...
  19. Mummrik

    NPC Bank system [0.3.6]

    Tested and developed for tfs 0.3.6 It might work for 0.4 aswell none vocation players cant transfer to other players, but if you have a vocation you can transfer money to any player even players whit none vocation. There is no limit for non vocation players to deposit money to the bank account...
  20. ianelli

    [TFS 0.3.6] onSpawn (Changed)

    Hi. I've seen some "onSpawn" functions to TFS 1.0 and other versions, but none seems to work correctly on 0.3.6, so i've created my own and am posting here, may help someone. Some people made the "onSpawn" from HERE work, but only when the monster RE-spawn. So, you have to kill him so he...
Back
Top