• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Recent content by Dannyfischer

  1. D

    i looked every where no solution tfs 1.3

    Seems like you didn't get the right mysql libraries for 64x, have you checked that? https://otland.net/threads/mysql-h-error-when-compiling-tfs-1-3-only.260104/
  2. D

    Simple spell.lua

    Bumpy
  3. D

    Simple spell.lua

    Hello! I wish to modify the spell system of my 1.3tfs and I want to create specific conditions for spells to give different effect for example ---> "exori vis" check if mana + magiclevel >= 100 does regular check if mana + magiclevel >= 1000 does different spell So it will try to cast the...
  4. D

    TFS 1.X+ multiple skill tries. 8.6

    Problem is that it would only add skill tries to one skill, I want it to add skill tries to more than one skill at a time since weaponType only accepts one value.
  5. D

    TFS 1.X+ multiple skill tries. 8.6

    Hello, I am trying to work a new skill base to be more of a general attribute rather than specific skill, for example making a melee attack of any melee weapon type adding tries to Strength and Sword skills at once, while the Strength serves as global skill multiplier for melee. Thanks in...
Back
Top