• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. Kuantikum

    Windows Remote Control/OtAdmin for TFS

    Hello! How can i do a server save every 5-10 minutes to AVESTA 0.6.3 ?
  2. Kuantikum

    Avesta 0.6.3 Stages And AutoSave

    Whats OTAdmin and how can i get it please ?
  3. Kuantikum

    Compiling under Windows (Visual Studio 2010) error

    When i was compiling i just get this error, all clear, but at the end i get it :(
  4. Kuantikum

    AUTO SAVE IN 7.6?

    But, my server do not have Global events :(
  5. Kuantikum

    AUTO SAVE IN 7.6?

    Whats is OTHire ? Well my server is online right now (alternatibia.servegame.com), but i just need the auto server save.
  6. Kuantikum

    AUTO SAVE IN 7.6?

    I have this options in my CONFIG.LUA, but it do not works :(
  7. Kuantikum

    Utito tempo

    Yep, but i solved it. local outfit = {lookType = 3} -- Roupa que ira transformar no caso seu corpo ficara em choque local tempo = 120 * 1000 -- Tempo, nesse caso esta 60 segundos Lembrando que 1000 = 1 segundo local ml = 1 -- quantos ira aumentar o skill de ML local skillfist = 25 -- quantos...
  8. Kuantikum

    Utito tempo

    Same here, please help!
  9. Kuantikum

    Solved getPlayerAccountId(cid) to TFS 1.2 please!

    Guys, thx for the atention, you are the best. I solved it with: Changing the db.query param function onUse(player, item, fromPosition, target, toPosition, isHotkey) db.query("UPDATE `accounts` SET `premium_points` = `premium_points` + '1' WHERE `id` = '" .. player:getAccountId() .. "';")...
  10. Kuantikum

    Solved getPlayerAccountId(cid) to TFS 1.2 please!

    i get this error: Lua Script Error: [Action Interface] data/actions/scripts/other/addpoints.lua:onUse data/actions/scripts/other/addpoints.lua:2: attempt to concatenate global 'points' (a nil value) stack traceback: [C]: in function '__concat' data/actions/scripts/other/addpoints.lua:2: in...
  11. Kuantikum

    Solved getPlayerAccountId(cid) to TFS 1.2 please!

    i changed it local points = 1 function onUse(player, item, fromPosition, target, toPosition, isHotkey) db.executeQuery("UPDATE `vanaheim`.`accounts` SET `accounts`.`premium_points` = `premium_points` + ".. points .." WHERE `accounts`.`id` = '" ..player:getAccountId().. "';")...
  12. Kuantikum

    Solved getPlayerAccountId(cid) to TFS 1.2 please!

    Hello Lord, thx for reply... So there is the error i get: Lua Script Error: [Action Interface] data/actions/scripts/other/addpoints.lua:onUse data/actions/scripts/other/addpoints.lua:4: attempt to call global 'getPlayerAccountId' (a nil value) stack traceback: [C]: in function...
  13. Kuantikum

    Solved getPlayerAccountId(cid) to TFS 1.2 please!

    Hello, Well i just need a item that when used it gives shop points to the player account... I tried but do not works: local points = +1 function onUse(player, item, fromPosition, target, toPosition, isHotkey) db.executeQuery("UPDATE `vanaheim`.`accounts` SET `accounts`.`premium_points` =...
  14. Kuantikum

    COMPILEING ERROR, PLX HELP

    root@kuantikum:/home/otserver/ot# make make all-am make[1]: Entering directory `/home/otserver/ot' g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -D_THREAD_SAFE -D_REENTRANT -Wall -g -O1 -MT luascript.o -MD -MP -MF .deps/luascript.Tpo -c -o...
  15. Kuantikum

    [France] DarkOT 7.4 Real Map high- rate STARTED

    @Hameq you know what we need :)
  16. Kuantikum

    Tibianus re-launch - what you say?

    @Hameq Bot Please :D
  17. Kuantikum

    OTClient for Classicus

    Thx brow, you the best!
  18. Kuantikum

    OTClient for Classicus

    :/
  19. Kuantikum

    OTClient for Classicus

    bump!
  20. Kuantikum

    OTClient for Classicus

    Nice to see that you are working on it TY BRO!!! you the best! BUUUMP! :D :D :D
Back
Top