• 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 Jean Herbert

  1. J

    Daily quest or task

    Thanks Bro!!! Perfect! ;)
  2. J

    Daily quest or task

    Thanks bro. I tryed to use and it appears that have worked. I think that line is wrong in creaturescript - <event type="kill" name="DailyQuest" script="daily.lua"/> Because of it the Demons that I've killed don't count. You know what is the correct line in creaturescript?? Thank you...
  3. J

    Daily quest or task

    Yes, always will be the same reward and the always same monster.
  4. J

    Daily quest or task

    Server version is 8.60, TFS 0.4. Only one monster that I will create, I put the Demon like one example and the item is one coin that when the player finish the daily task will receive from npc. Thanks for progress ;)
  5. J

    Daily quest or task

    Hi for everyone, I'm looking for one system of daily quest or task that the player will kill one determinated number of the same monster (ex: demon) every day and when he finish, can take one item (editable) in the Daily quest NPC. Thanks!!
  6. J

    Compiling Linux Ubuntu Help

    Bump
  7. J

    Compiling Linux Ubuntu Help

    And I can't reinstall the OS becouse the machine is one VPS, this is the biggest problem
  8. J

    Compiling Linux Ubuntu Help

    I'm using Ubuntu 14.04 and is one Vps. I will try use that command and give uou feedback later. Thx ;) @Edited I use the command (sudo apt-get install git cmake build-essential liblua5.2-dev libgmp3-dev libmysqlclient-dev libboost-system-dev) and all the libs always are installed in the...
  9. J

    Compiling Linux Ubuntu Help

    No, is to compile a TFS or OTX. I'm having this error when compiling /usr/bin/ld: //usr/local/lib/liblua.a(loadlib.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit...
  10. J

    Compiling Linux Ubuntu Help

    0 down vote favorite I am new to linux and I want to add lib64/libdl.so.2 and liblua.a to linker commnad line. Can anyone suggest how can i do this? Thanks in advance
Back
Top