• 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!

theforgottenserver

  1. A

    Lua Making script work for more than one item.

    Hello guys, Thanks to Static_ and Xikini it was finally possible to create the script which increase damge dealt by the item at tfs 0.3.6. I wanted to make it work for x declared items ,not only for one, so I was trying to create a table. Unfortunately it des not work but I am sure that the...
  2. A

    Lua Increase Damage dealt

    Hello guys, I am trying to make the specific item to increase all damage dealt. I have the following script: I use the storage ,because I was getting a stack overflow all over again. The storage is set in movements: The problem is that I get no errors but the script is no working for...
  3. A

    Lua Paralyze rune

    Hi guys, I wonder is it possible to make paralyze rune to last at least 500-750 ms even if anyone used haste or healing spell right after being paralyzed? I am thinking about either making something in paralyze rune script what will block removing the condition by the time or to add any delay in...
  4. A

    Lua No exhaustion -- manarune

    I have a problem with my manarune exhaustion and actually of lack of it. Here is a script: Anyone have idea why other runes have exhaustion and only this one have not?
  5. A

    Lua Burning Heart --> Fast healing

    Hello Guys, I have a problem with my BH script: Generally it works, I mean when I am clicking on it with right button of the mouse it heals the character without exhaustion but when I set it on elfbot it has like 500 ms of exhaustion and I totally don't know why. My elbot script is fine...
  6. Z

    Compiling Problem with OTX 3.8

    What am I doing wrong? I use Visual Studio 2015 , boost_1_62_0 , tfs-sdk-2.1 Include: Lib64: Is anything else missing?
  7. K

    Linux PROBLEM ACC MAKER CREATE GUILD

    i create guild , acc maker znotee error : string(107) "INSERT INTO `guilds` (`name`, `ownerid`, `creationdata`, `motd`) VALUES ('dsadas', '15', '1475937525', '');" (query - SQL error) Type: voidQuery (voidQuery is used for update, insert or delete from database) Field 'invited_to' doesn't...
  8. K

    PROBLEM THEFORGOTTENSERVER 0.3.6

    Problem i install the forgottenserver 0.3.6 error: root@vps324601:~/theforgottenserver# make make all-am make[1]: Entering directory '/root/theforgottenserver' g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -D__ROOT_PERMISSION__ -D_THREAD_SAFE...
Back
Top