• 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. krejken

    [8.0] - TFS 1.2

    function getBlessingsCost(level) if level <= 30 then return 2000 elseif level >= 120 then return 20000 else return (level - 20) * 200 end end add this to data/global.lua
  2. krejken

    [8.0] - TFS 1.2

    @celohere maybe you can give me some tips to solve my npc problem ? "Help me Obi-Wan Kenobi, You're my only hope"
  3. krejken

    [8.0] - TFS 1.2

    HELP!!!
  4. krejken

    [8.0] - TFS 1.2

    ok. i was look the npc libs and try change somthing but stil i got alot bugs in console. i try again fix this problem. question Do you have good working script for bridge from yours pictures?? 1581751952
  5. krejken

    [8.0] - TFS 1.2

    no but with yours data pack i have problem with NPC. anyway thx for help sd problem is fixed now from yours and OTAmator direction
  6. krejken

    [8.0] - TFS 1.2

    <rune group="attack" spellid="21" name="Sudden Death" id="2268" allowfaruse="1" charges="1" lvl="45" maglv="15" exhaustion="2000" groupcooldown="2000" needtarget="0" blocktype="solid" script="attack/sudden death.lua"/> and stil the same no efect
  7. krejken

    [8.0] - TFS 1.2

    no erorrs in console but still not working. Just the mesage "You can only use this rune on creatures." 1581613246 ehh.. 1581618290 local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat, COMBAT_PARAM_EFFECT...
  8. krejken

    [8.0] - TFS 1.2

    celo you was testing sd rune on warlock or creature?? i have problem with this script only message "You can only use this rune on creatures." and no shot to target
  9. krejken

    Mintwallin bridge reqest

    Hi. I need good working script for bridge Mintwallin. Someone will help ??
  10. krejken

    Lever bridge Rookgaard Bug help

    this script is for with version tfs?? i have tfs 1.2 1581237251 CARRE on yours scripy i have same problem. i thing is sompihing missing in my engine
  11. krejken

    [8.0] - TFS 1.2

    the same mug still not working. 1581242691 yours engine working much better like mine. i use yours datapack to my project. i be reporting about all erorrs :) 1581250392 local config = { bridgePositions = { {position = Position(32099, 32205, 8), groundId = 351, itemId = 4645}...
  12. krejken

    [8.0] - TFS 1.2

    you was testing the mug on server 8,0 or 7,72?? (pictures is from 7.72 or older version) i testig now yours oryginal data pack from celohere/forgottenserver (https://github.com/celohere/forgottenserver) and sd rune still not working properly with unvisable monsters example "warlock" and mug...
  13. krejken

    [TFS 1.2+] Kill Monster & Create Portal

    ok if working on tfs 1.2 explain me this if p.getStorageValue(k.config.storage) < 1 then on my server this line make bug ??
  14. krejken

    CreatureEvent Special bonus loot with storage

    its not working on tfs 1,2 ehh..
  15. krejken

    Real Tibia Map 10.98 for TFS 1.3

    ok but you can compining exe?? and download please :)
  16. krejken

    [10.98] Requested Real Map Datapack

    download exe please
  17. krejken

    [8.0] - TFS 1.2

    yes ok but try dring somthing from mug 1580855920 ok
  18. krejken

    [8.0] - TFS 1.2

    No. Is missing Do you have properly scrypt for tfs 1,2??
  19. krejken

    [8.0] - TFS 1.2

    I have problem wiyh this sctypt. local config = { firePositions = { Position(32100, 32084, 7), Position(32101, 32084, 7), Position(32102, 32084, 7), Position(32100, 32085, 7), Position(32100, 32086, 7), Position(32101, 32086, 7)...
  20. krejken

    Lever bridge Rookgaard Bug help

    not yet but i try do this :)
Back
Top