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

exercise

  1. ZeroSkyer

    TFS 1.X+ how to optimize

    Hello, I just launched the Valentine's Day event and almost the entire server uses exercise, the fact is that up to 40% of the cpu is used with that script, can someone help me optimize it? thanks in advance local skills = { [32384] = {id=SKILL_SWORD,voc=4}, -- KNIGHT [32385] =...
  2. pdrhtdn

    [TFS 1.3] Exercise Weapons

    Greetings everyone, I'm having a difficult time with this problem and I can't find what is wrong, so here I am XD. My exercise weapons don't train the specific skill that they supposed to train, all of the exercises only train fist fighting, and I can't find whats doing this, here is the code...
  3. I

    [Poland][Custom / 8.6] Exodis Test Server!

    Hello dear players, we would like to invite you to Exodis Test Server, on which everything will be tested to work 101% before final launch! Test Server will launch 13.05 at 18:00 CEST and will stay until 19.05 Everybody who will help testing and make a feedback will receive 3 Gold Account days...
  4. S

    TFS 1.X+ How to use exercise weapon while monsters attack you

    Hi, I would like to know what I must change in the script so that exercise weapons can be used while training in monks Here is the script: local skills = { [32384] = {id=SKILL_SWORD,voc=4}, -- KNIGHT [32385] = {id=SKILL_AXE,voc=4}, -- KNIGHT [32386] = {id=SKILL_CLUB,voc=4}, --...
  5. S

    Lua Improve Exercise Weapons

    Hi, I want to know how to improve the effectiveness of exercise weapons so that they deliver more percentage of skill when using. Also, I would like to know if you can do infinites? Thanks in advance I leave the code local skills = { [32384] = {id=SKILL_SWORD,voc=4}, -- KNIGHT...
  6. Sarah Wesker

    Action Exercise Dummy for TFS 0.4 :o

    🌷 Tested TFS 0.4 🌷 ---@ Create by Sarah Wesker | Tested Version: TFS 0.4 ---@ list of training dummies. local dummies = { [9653] = { skillRate = 0.8, skillSpeed = 2 }, [1476] = { skillRate = 0.7, skillSpeed = 3 }, [1477] = { skillRate = 0.7, skillSpeed = 3 }, [1478] = {...
  7. Discovery

    Action [TFS 1.2] Exercise Weapons

    Hello guys, this is the first version of the new exercise weapons script! Feel free to help to make suggestions :) If you no have this new sprites, use another.. no have difference (like wooden dummy) Create the file exercise_training.lua local skills = { [26397] =...
Back
Top