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

    Compiling Compiling The Forgotten Server latest source code - Last Update: 02/12/2010

    same for me, cannot find -lboost_system
  2. N

    Old tool LB-Manager 5.3 Compiled & Sources Codes

    ok, I fixed it, thanks for telling me the bug!! download the new version, http://rapidshare.com/files/65548597/LB-Manager_Otserv_5.3.1_Source_Codes_lite.zip
  3. N

    TheForgottenServer v0.2rc6 (Golden Warrior)

    can some1 post the linux32 version? I just can't compile it, I get this error: g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -o ./TheForgottenServer account.o actions.o admin.o allocator.o ban.o baseevents.o creature.o...
  4. N

    Old tool LB-Manager 5.3 Compiled & Sources Codes

    @Tera1000: try deleting the spaces at the beginning of ip = "" of config.lua: ip = "127.0.0.1" like this: ip = "127.0.0.1"
  5. N

    Error compiling

    g++ -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__NO_HOMEDIR_CONF__ -D__USE_MYSQL__ -D__USE_SQLITE__ -Werror -O1 -o ./TheForgottenServer account.o actions.o admin.o allocator.o ban.o baseevents.o creature.o creatureevent.o chat.o combat.o commands.o condition.o configmanager.o...
  6. N

    Error - compile

    Deamon can you tell me how did you fixed it?
  7. N

    For what is Auto-SQL-Updater?

    For what is this code? and how can I use it?
  8. N

    Compiling to get libraries from same directory?

    Hello, what do I have to modify in the Make file to make TheForgottenServer get libraries from the same directory as TheForgottenServer file?
  9. N

    Compiling Compiling New SVN by GM Neo Colombia

    @gm neo colombia: nobody understand you :/
  10. N

    The Forgotten Server (pre 0.2)

    RE: The Forgotten Server I have a bug with premmium accounts, every time I log off I lose my premmium, how can I fix this?
  11. N

    Looking for a new Pc.

    I'll suggest you, to make your own PC, buy the Ram, HDD, etc. this way will be cheaper and whitout waste of money with "windows vista home" and that things...
  12. N

    [Request]Tutorial board in Swedish chat forum

    Then they may use google :P
  13. N

    Compiling Error. (Makefile)

    yes but it will be different as I have my files in other folder than yours, I don't think the problem is the make.win file, try using this linkers, in the parameters tab on project options, C:/Dev-Cpp/lib/libxml2.lib C:/Dev-Cpp/lib/lua5.1.dll -lmysql -lwsock32 -lgmp -lregex -s and...
  14. N

    Compiling Error. (Makefile)

    that's the makefile for linux o.0
  15. N

    Help running the server in linux

    ohh yes, I'm trying to use yours, where can I download the linux32 one?
  16. N

    Placing a creature, with info in mysql

    Yeah I alredy did that, but I don't know how to place the creature with that info =/
  17. N

    Help running the server in linux

    Hello, it's me again :p, I finally installed ubuntu, connect my wireless, etc. but now that I'm trying to run the server I get this error: ofcurse I'm trying to run TFS can anyone help me with this? thanks
  18. N

    Placing a creature, with info in mysql

    I mean in the sources :P
  19. N

    The Forgotten Server (Sources)

    the SVN from svn.talaturen.net or you mean the SVN from sourceforge.net?
  20. N

    Wireless with linux

    Ok, done =P thnx, but now I'm trying to install Samba, but I don't know how to edit the smb.conf, I search on google about editing files, and I found the comand nano, but when I'm trying to use it, it tell me that the comand wasn't found, do anyone know any other way to edit this file? I opened...
Back
Top