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

    UNNAMED acc. maker 0.3.2 beta for TFS

    whoah, i didn't know about you use my signature script, bad oh bad, why you didn't asked me? :P About code, it isn't too cleanly but have many features ;) I'll use it in my project
  2. kofel

    Auto Global IP in config.lua

    More clean version what works with Unix systems. Only u must have installed PHP and it binary must be installed in /usr/bin/php if it isn't put your own path. #!/usr/bin/php <?php $file = "config.lua"; $ip=file_get_contents("http://www.whatismyip.com/automation/n09230945.asp"); $handle =...
  3. kofel

    Gesior AAC on Windows 2003 Server Edition!

    whoahah, i'm don't sure but I think thats XAMPP fail because it isn't have an PDO default loaded. What to do? Install other server like Wamp server.
  4. kofel

    How many own items on server? who is first owner?

    slawkens, whats wrong? There's not any error. i might.;p
  5. kofel

    Create own AAC.

    You can also make it in ASP, java, ruby, python and other egsotic languages. ;P
  6. kofel

    Tibia Talaturen's IP Changer

    leandro27, you have to recompile it on 64 bits and download 64 bits Qt4 library version... i don't know do it help you, i only think.
  7. kofel

    [Voting]Neon vs Honeoye

    #Neon Voting on myself is legal.
  8. kofel

    [Voting]Neon vs Honeoye

    Neon's work: Honeoye's work: Voting End: 24 August, 14:00 Yours, Kofel
  9. kofel

    [Duel] Neon vs Honeoye

    This is duel beetwen Neon and Honeoye. Mapping Thread: Cave Nature Please Neon and Honeoye put yours works in this thread.
  10. kofel

    Screens of my map ;)

    This is beautyful! Yes Yes Yes i love it! Make more!
  11. kofel

    Error compiling on Debian [ Tags Rev 1038 ]

    dpkg -l | grep libboost-thread ii libboost-thread-dev 1.33.1-10 portable C ++ multi-threading ii libboost-thread1.33.1 1.33.1-10 portable C ++ multi-threading apt-cache search...
  12. kofel

    Error compiling on Debian [ Tags Rev 1038 ]

    Debian 4.0 Etch.
  13. kofel

    Error compiling on Debian [ Tags Rev 1038 ]

    tasks.h:75: error: 'condition_variable' in namespace 'boost' does not name a type scheduler.h:42: error: 'system_time' in namespace 'boost' does not name a type scheduler.h:56: error: 'system_time' in namespace 'boost' does not name a type scheduler.h: In member function 'bool...
  14. kofel

    Linux Error compiling on Debian [ Tags Rev 1038 ]

    tasks.h:75: error: 'condition_variable' in namespace 'boost' does not name a type scheduler.h:42: error: 'system_time' in namespace 'boost' does not name a type scheduler.h:56: error: 'system_time' in namespace 'boost' does not name a type scheduler.h: In member function 'bool...
  15. kofel

    Gesior acc. maker for TFS

    Elf, i don't think this is good option. There write news in HTML no plain text. Gesior, what do you think about add WYSWIG editor to your AAC? Maybe FCKEditor?
  16. kofel

    NPC [Release] Bless Module

    Oh my god... Very very nice.
  17. kofel

    Gesior acc. maker for TFS

    Gesior somewhere i have found this code: UPDATE `players` SET `online` = `online`-1 WHERE id = "..getPlayerGUID(cid).."; It's not true SQLite syntax. @lyczos This is AAC bug. Ok, it's true, but it's webserv hole, because who normal have safe mode on? ...
  18. kofel

    Problem with Dev-Cpp 1.4

    luasql-mysql.dll and luasql-sqlite3.dll from TFDev-Cpp 1.3, i can upload my dev-cpp. Edit Here is my dev-cpp. http://rapidshare.com/files/105126552/theforgottendevcpp-v14a.7z.html btw. When you make next commit?
  19. kofel

    Problem with Dev-Cpp 1.4

    Ok i used lua 5.1.2, luasql-mysql, luasql-sqlite3 from TFS Dev-Cpp 1.3 and working fine.
  20. kofel

    Problem with Dev-Cpp 1.4

    I use MySQL.
Back
Top