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

  1. Janusz1337

    TFS 1.X+ TFS 1.2 Promotion NPC

    what i need to do if i want make new vocations 8,9,10,11 and make third promotion?
  2. Janusz1337

    Script !sell item

    bump
  3. Janusz1337

    Monster Of The Day tfs 1.3

    bump
  4. Janusz1337

    Script !sell item

    can you make this command only for premium users?
  5. Janusz1337

    Monster Of The Day tfs 1.3

    bump
  6. Janusz1337

    Kick from training place after 1h? Script help.

    So it should like this? <movevent event="StepIn" actionid="25005" script="check1.lua" /> <movevent event="StepOut" actionid="25005" script="check1.lua" /> script dont work :(
  7. Janusz1337

    Kick from training place after 1h? Script help.

    does not work. when you go on a card with a given aid, you will get off it and after a certain time you will be moved to the position in script tfs 1.3
  8. Janusz1337

    MoveEvent [TFS 1.2] Training anti-afk/sp limit

    Can You make Soul restore item? tfs 1.3
  9. Janusz1337

    Monster Of The Day tfs 1.3

    bump
  10. Janusz1337

    TFS 1.X+ TFS 1.2 Promotion NPC

    Did you fix it? Can you post full script, and Npc.xml?
  11. Janusz1337

    Action [TFS 1.x] Special foods

    local exhaust = Condition(CONDITION_EXHAUST_HEAL) exhaust:setParameter(condition:setParameter(CONDITION_PARAM_TICKS, 60 * 1000) function onUse(player, item, fromPosition, target, toPosition, isHotkey) if SPECIAL_FOODS[item.itemid] == nil then return false end local sound =...
  12. Janusz1337

    Action [TFS 1.x] Special foods

    how to add exhaust like 60 sec?
  13. Janusz1337

    VIP System [The Forgotten Server 1.0]

    working at tfs 1.3?
  14. Janusz1337

    [TFS 1.3] [Revscriptsys] Easy to configure mount selling modal window

    can you post working script becouse i have problem with it :D
Back
Top