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

Recent content by kikol

  1. K

    Compiling 'round': identifier not found

    Hi, does anyone know how to solve this problem when compiling? error: 1>..\combat.cpp(1220): error C3861: 'round': identifier not found 1>..\combat.cpp(1221): error C3861: 'round': identifier not found Part of the code affected by the error //calculate new coordinates using rotation center...
  2. K

    Compiling Error on compiling (Windows)

    Hi, does anyone know how to solve this problem when compiling? I'm using visual studio. (source tfs 0.4) C:\Users\Desktop\source\luascript.cpp(2469,2): error C3861: "luaL_register": ID not found C:\Users\Desktop\source\luascript.cpp(2472,2): error C3861: "luaL_register": ID not found...
  3. K

    TFS 0.X Not working Shop System Globalevent

    Hi, does anyone know what I need to change in this script to work properly? The script should send the purchased items in an SMS to depo. local function doPlayerAddDepotItems(cid, items, town) if (not isPlayer(cid)) then error("Player not found") end local town = town or...
  4. K

    Lua Help! [tfs 0.4]

    doPlayerAddItem(cid, r[1], r[2], math.random(1, r.count)) i changed to doPlayerAddItem(cid, r[1], r[2]) and it works, the topic to close
  5. K

    Lua Help! [tfs 0.4]

    Killing the boss does not give item, 0 errors in the console local monster = "Magnum Boss" local t = { {8301, 1, chance = 70}, {2299, 1, chance = 10}, {2314, 1, chance = 30}, {11230, 1, chance = 40} } function onKill(cid, target, lastHit) local chance = math.random(1, 100)...
  6. K

    [0.3.6] Poszukiwania skryptu.

    Jak masz rzecz o numerze 4670 to mozna wybrac potworka np. !monster bat a po wpisaniu !resp wytwarza 1 potworka i zabiera rzecz 4670 1601247947 pw
  7. K

    [0.3.6] Poszukiwania skryptu.

    Tibia: 8.6 Tfs: 0.3.6 Opis: Gdy wpisuje np !Monster bat i jak mam item o id 4670 to mogę wpisać !Resp i po wpisaniu zabiera mi item 4670 i tworzy 1 bat. Najlepiej gdy można było wybierać spośród np demon,dragon,rat,bat itp.
  8. K

    TalkAction !pvp - own world type! : )

    [17/08/2020 23:29:35] [Błąd - interfejs CreatureScript] [17/08/2020 23:29:35] bufor: onCombat [17/08/2020 23:29:35] Opis: [17/08/2020 23:29:35] [string "loadBuffer"]: 2: próba wywołania globalnego „getPlayerSecureMode” (wartość zerowa) [17/08/2020 23:29:35] śledzenie stosu: [17/08/2020...
  9. K

    [MOD] Pet system! tfs 0.3.7/0.3.6/0.4.0

    Hi I have a problem when I write / pet spawnbut behaves like a monster. tfs 0.4 tibia 8.6 console: data/lib/APS_lib.lua:177: attempt to index global 'aps_texts' (a nil value)
  10. K

    [Szukam skryptu]

    bump
  11. K

    [Szukam skryptu]

    Tibia: 8.6 Tfs: 0,4 Opis: Gdy wpisuje np! Monster bat i jak mam item o id 10140 to moge wpisac! Respawn i po wpisaniu zabiera mi item 10140 a respi 1 bat. Najlepiej gdy mozna bylo zablokowac wybor wybranychos monstera np demon.
  12. K

    Szukam skryptera.

    Witam szukam skryptera co napisze dla mnie 3 skrypty. Place w postaci Paysafecard kontakt gg: 69559227
  13. K

    [Zlecę] Reborn system

    pw
  14. K

    [SZUKAM]Pomocnika/testera przy otsie

    @Shinea Dalej pracujesz nad projektem?
Back
Top