• 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. 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...
  2. 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...
  3. 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