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

  1. F

    [REQUEST/QUESTION] Changing damage.

    Heh, thnx ^^ I'll try again with different method ;] And 'will not' is "won't", not "willn't" :D
  2. F

    [REQUEST/QUESTION] Changing damage.

    I want to change damage formula to: min = ((lvl + (skill * 1,5)) * (weapon atk/25)) max = (((lvl*1,5) + (skill * 1,8)) * (weapon atk/20)) I was trying to do it on my own but I'm just a beginer in programming. If anyone can tell me how I can change it I would be thnakful. (I think it's in...
  3. F

    Releasedates!

    He said he won't release this today couse he hasn't finished it yet... he just want to explain away his irresponsibility. I'm disappointed of him becouse we got last release with very small delay, i hoped to get this one without delay too...
  4. F

    [TFS]Exhaustion for each spell...

    Phara have good idea =] Create a new condition, for example "master destruction exhaust" and add this condition to player for xx time when he is casting spell . Until condition is gone player can not cast this spell. I'm not sure that we won't need a new lua function(getPlayerConditionIdTrue or...
  5. F

    [HELP][REQUEST]Few smaller codes (like "no spells in chat window")

    I need to compile the newest ( 3 beta 2 ) TFS with few simple things. But, becouse I'm a layman in C++, i can't implement some simple features with tutorials I actually have. Code of latest TFS is some different from the older versions\other codes and it's difficult to remake codes (for layman...
  6. F

    Strange error with Gesior AAC

    how can i solve this problem? I had this when i was using the newest XAMPP, but now i'm using 1.6.5 and have this again ;< ...or similar... I have compiled the newest TFS and when trying to login my server i have an error: Maybe this is problem of my compilation?
Back
Top