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

Search results

  1. jo31

    TFS 1.X+ Quest Chest 10.98 TFS 1.3 PROBLEM

    I really dont understand how this works?? I tried put the UID in map editor both with and without item added into the chest. While Action ID is 0. How do i make quests work???
  2. jo31

    Windows Guild wars error in console!

    And also on my website i see 0-0 in killings between the guilds even if they has been killing eachother.
  3. jo31

    TFS 1.X+ Blessings loss experience

    hey is this creaturescript, would help more information bro? and how do I disable in config but thanks for ANSWER
  4. jo31

    TFS 1.X+ Blessings loss experience

    Hello Otland! Server info: TFS 1.3 CLIENT 10.98 I have an issue with the exp loss when a player dies. I have tried to make own formula in player.cpp but it become fucked up so I ask for help from you guys. I did even try to make so when people kill another player it will receive only 15%...
  5. jo31

    Windows Guild wars error in console!

    i get this error in console when 2 people from different guilds is in guild wars and killing eachother. [Error - mysql_store_result] Query: SELECT `id` FROM `znote_guild_wars` WHERE `status` = 1 AND ((`guild1` = 1 AND `guild2` = 3) OR (`guild1` = 3 AND `guild2` = 1)) Message: Unknown column...
  6. jo31

    Paralyze rune like RL, TFS 1.3

    Did you solve this??? I have this problem aswell! and also if you are Hasted before being paralyzed you still have the Haste Speed, paralyze rune only decrease the base speed, not Attribute speed or spell speed, i want it to set down all speed to same value with or without haste/items that...
  7. jo31

    Reward Time System

    Event onAdvance not found. data/creaturescripts/scripts/rewards.lua I get this error in console
  8. jo31

    TFS 1.X+ Quest Chest 10.98 TFS 1.3 PROBLEM

    I dont understand? How can i make this work for 1.3 without removing all 2000 action ids on all my 130+ quests? :D
  9. jo31

    TFS 1.X+ Quest Chest 10.98 TFS 1.3 PROBLEM

    How about when its more than one item in the chest? Like a bag with 3 items?
  10. jo31

    TFS 1.X+ Soft Boots Repair Doesnt Work.

    bump
  11. jo31

    TFS 1.X+ Need help Converting 3 Spells from TFS 0.4 (8.6) to TFS 1.3 (10.98)

    As the title says i need help converting these TFS 0.4 spells into TFS 1.3 language, im very new at using TFS 1.X so im still learning but i cant seem to understand what the difference is and what to change and where to change, so i ask for help so i can maybe understand it later on. Really...
  12. jo31

    How to fix PZ, you attack a monster then go Into Pz then u can logout, Need help!

    I got the same problem with my Server, TFS 1.3 anyone got a fix?
  13. jo31

    [TFS 1.0] Players can Logout with Battle

    Anyone got a fix for this? i got the same problem with TFS 1.3
  14. jo31

    TFS 1.X+ Quest Chest 10.98 TFS 1.3 PROBLEM

    So i dont need to add The Item into The chest in map editor? Only The unique id?? 1587050441 I have only had 0.4/8.6 ots before😁
  15. jo31

    TFS 1.X+ Quest Chest 10.98 TFS 1.3 PROBLEM

    Hello Otlands people! i have write a code so all my chest on the server that have actionid "2000" and random unique id will be rewarded when they open the chest. But the problem is i dont get any error in the console and it will only open the chest. I hope anyone could help me with a clean code...
  16. jo31

    TFS 1.X+ Coverting 8.6 (0.4) Spell to 10.98 TFS 1.3 PROBLEM

    Lua Script Error: [Spell Interface] data/spells/scripts/attack/arcanestrike.lua:onCastSpell luaAddEvent(). Argument #3 is unsafe stack traceback: [C]: in function 'addEvent' data/spells/scripts/attack/arcanestrike.lua:86: in function <data/spells/scripts/attack/arcanes...
  17. jo31

    TFS 1.X+ Coverting 8.6 (0.4) Spell to 10.98 TFS 1.3 PROBLEM

    I have tried all night to convert this spell from 8.6 to 10.98 but i cant seem to get it to work? local combat1 = createCombatObject() combat:setParameter(combat1, COMBAT_PARAM_TYPE, 2) combat:setParameter(combat1, COMBAT_PARAM_EFFECT, 11) combat:setParameter(combat1...
  18. jo31

    Reward Time System

    I need the exact same script but for TFS 1.3 :D 5cc every hour you are online :D
  19. jo31

    TFS 1.X+ Soft Boots Repair Doesnt Work.

    This is how my bootmaker.lua looks like, The NPC takes my cash but doesnt repair my worn soft boots.... Can anyone help me? TFS 1.3 PROTOCOL 10.98. local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local...
  20. jo31

    (Question) How to play my own map?

    Well its wrong Forum board you post this question. Maybe you should go try to ask them in Support (https://otland.net/forums/support.16/)
Back
Top