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

    Windows Shop problem

    It works beautifully. Thanks and what was the mistake?
  2. M

    Windows Shop problem

    here -- ### CONFIG ### -- message send to player by script "type" (types you can check in "global.lua") SHOP_MSG_TYPE = 18 -- time (in seconds) between connections to SQL database by shop script SQL_interval = 30 -- ### END OF CONFIG ### function onThink(interval, lastExecution) local...
  3. M

    Windows Shop problem

    that is, what it is the reason, because I do not quite understand
  4. M

    Windows Shop problem

    use TFS 1.2 shop script: function onThink(interval, lastExecution, thinkInterval) local result = db.getResult("SELECT * FROM shop_history WHERE `processed` = 0;") if(result:getID() ~= -1) then while(true) do cid = getCreatureByName(tostring(result:getDataString("player"))) product =...
  5. M

    Windows Shop problem

    Hi, I have a problem with the shop. After purchasing a sms store object, I get it but we still constantly script in the game gives me the object indefinitely in a loop
  6. M

    Solved Error on Login

    second time, thank you very much for your help :) everything is working
  7. M

    Solved Error on Login

    in XML/gropups.xml is it: <?xml version="1.0" encoding="UTF-8"?><groups></groups>
  8. M

    Solved Error on Login

    when you log in to the character in the game, what is it . How it reapair http://s5.ifotos.pl/img/datapng_ssxxsrx.png Gesior Acc TFS 1.0 . OTS SERVER TFS 1.2
  9. M

    Solved cannot open config.lua: No such file or directory

    MAN VERY THANKS !
  10. M

    Solved cannot open config.lua: No such file or directory

    Windows 2012 server Comilation new TFS 1.2 VC ++2015 http://s5.ifotos.pl/img/screnpng_ssxxxaa.png why not see config.lua ? Yet it is in the same directory as the binary
  11. M

    [10.90] GlobalOT - FULL + NEW WWW + NEW LAYOUT + Krailos [TFS 1.2]

    VC ++ 2015 Windows 2012 server TFS SDK 3.2 Boost 1.60 Severity Code Description Project File Line Suppression State Error LNK2001 unresolved external symbol "public: bool __cdecl Store::loadFromXml(bool)" (?loadFromXml@Store@@QEAA_N_N@Z) theforgottenserver...
  12. M

    [binary] request binary TFS

    English: sorry for double post Could somebody throw TFS compiled 1.2 the source below in the link. I have a problem with Visual Studio on your server, VPS please, binary x64 TFS 1.2 https://otland.net/threads/10-90-globalot-full-new-www-new-layout-krailos-tfs-1-2.241083/
  13. M

    [binary] request binary TFS

    Czy mógłby mi ktoś wrzucić TFS 1.2 skompilowane ze żródła poniżej w odnosniku . Mam problem z visual studio na swoim serwerze VPS bardzo proszę o binarke x64 TFS 1.2 clean https://otland.net/threads/10-90-globalot-full-new-www-new-layout-krailos-tfs-1-2.241083/
  14. M

    Hoster search

    Looking for hoster server global map will share profits with sms shop and selling character.
  15. M

    Linux VPS Linux how to install remote desktop Server

    Many of you will certainly annoy the lack of access to a remote desktop Linux systems that sell various hosting companies. In this short article, it presents you how you can easily install remote desktop called NX Server via SSH using a program such as putty packages for Windows. We need to...
  16. M

    Windows [crash] TFS 1.0 10.53

    I compiled this source knows how to let someone will look at what is the reason I did not add anything to the project any inserts any code http://www37.zippyshare.com/v/ROHNGSK7/file.html
  17. M

    Windows [crash] TFS 1.0 10.53

    i have crash at 20 minutes? How make debbuging in Visual studio 2k13 how it repair Windows 2008 Server R 2 Standard Problem signature: Problem Event Name: APPCRASH Application Name: theforgottenserver.exe Application Version: 0.0.0.0 Application Timestamp: 54e93416 Fault Module Name...
  18. M

    [10.53] Global OT + Oramond

  19. M

    [10.53] Global OT + Oramond

    Problem signature: Problem Event Name: APPCRASH Application Name: theforgottenserver.exe Application Version: 0.0.0.0 Application Timestamp: 54e93416 Fault Module Name: KERNELBASE.dll Fault Module Version: 6.1.7601.17514 Fault Module Timestamp: 4ce7c78c...
  20. M

    [10.53] Global OT + Oramond

    Why i have crash at 20 minutes? How make debbuging in Visual studio 2k13?
Back
Top