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

    TFS 1.X+ Critical System

    hi guys i have a problem with script critical system , if player do health get text critical, i want only attacker get this text TFS 1.3 -- SRH Momentum (Sevu) local configuracion = { critical_storage = 25251, -- default storage 25250 ( recomendado cualquiera no repetido )...
  2. L

    TFS 1.X+ event fire storm

    thanks work
  3. L

    TFS 1.X+ event fire storm

    bump
  4. L

    TFS 1.X+ event fire storm

    Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) attempt to index a number value i get this error 1599859375 in frist i get this error Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) data/firestorm_event.lua:68: attempt...
  5. L

    TFS 1.X+ event fire storm

    player not die in event ,,, firestorm_event tfs 1.3 -- firestorm Variables fsJoinedCountGlobalStorage = 18900 --Player joined event count / recuento de players. fsJoinStorage = 18901 --player join storage / storage del jugador a unirse. fsMinPlayers = 1 --min players needed when time runout /...
  6. L

    TFS 1.X+ mana/hp in outfit tfs 1.3

    how add mana /hp in outfit <outfit type="1" looktype="302" name="Manager" premium="no" unlocked="no" enabled="yes" storageId="8578885" storageValue="1"/>
  7. L

    TFS 1.X+ addoutfit error

    thanks work
  8. L

    TFS 1.X+ addoutfit error

    still not showing in outfit select
  9. L

    TFS 1.X+ addoutfit error

    but if me do that all players will use it, only want players with storage value use it 1599767873 this do change outfit to 302 but not add it.
  10. L

    TFS 1.X+ addoutfit error

    no one understand me so i will give photo from this, need add new outfit ID 302 I mean this outfit ID 302 and i do this in actions /player:addOutfit(302) and not give me this outfit in select outfit!!
  11. L

    TFS 1.X+ addoutfit error

    im try player:addOutfitAddon(302) and not give me outfit.
  12. L

    TFS 1.X+ addoutfit error

    how to add new outfit in tfs 1.3 im use this script and not give me outfit. function onUse(player, item, fromPosition, target, toPosition, isHotkey) if player:getStorageValue(8578885) == 1 then player:sendTextMessage(MESSAGE_INFO_DESCR, 'You already have this outfit.') else...
  13. L

    Lua Xikini's Free Scripting Service TFS 1.3

    i try much script not work for me!, give me script can work in tfs 1.3
  14. L

    Lua Xikini's Free Scripting Service TFS 1.3

    hello @Xikini i need script critical system , action and creaturescripts. :)
  15. L

    critical system tfs 1.3

    hi guys, anyone have script critical system for tfs 1.3 , im try much scripts and not work.
  16. L

    myacc problem gift

    thanks work
  17. L

    myacc problem gift

    Now this error!
  18. L

    myacc problem gift

    i get this problem in gift, im use tfs 1.3
  19. L

    TFS 1.X+ tfs 1.3

    can i add this increaseMagicPercent in items.cpp or hard ?
  20. L

    TFS 1.X+ tfs 1.3

    now magic level is up it's normal or what ?!,
Back
Top