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

    Dead = Lag

    Witam mam problem , gdy na serwie jest z 20+ osób . I jak ktoś padnie ,a zazwyczaj jak padną z 2-3 osoby w tym samym momencie robi się sekundowy-max 2sekundowy lag Jak to naprawić?
  2. S

    Dead = Lag

    i didnt add anything. I dont know what's wrong , maybe something in config.lua ? Or , i have 300 vocations,and each character has its own looktype - - - Updated - - - HELP
  3. S

    Dead = Lag

    Nope,only lags.
  4. S

    Dead = Lag

    Ohh im sorry , TFS 8.54 0.3.6pl1r83
  5. S

    Dead = Lag

    Hello . I Have problem , When someone dies server gets a momentary lag. How can i fix it?
  6. S

    Vocations

    Witam mam problem z profesjami , bo np mając 20 profesji. Na serwerze gra powiedzmy 12 profesji , ale gdy zalogują jakies powiedzmy z tych 8 to serwer się crashuje TFS sie nie wyłącza tylko poprostu się laguje i musze wyłączac go ALT CTRL DEL. ;x
  7. S

    Lua Action problem

    Ok , but i have next question i want that item shows me only added mana not hp.
  8. S

    Lua Action problem

    Hi i have script , when i use x item i get mana and hp but i want - item give full mana and full hp plx fix local exhausted_seconds = 0 local exhausted_storagevalue = 10 function onUse(cid, item, frompos, item2, topos) if(os.time() > getPlayerStorageValue(cid, exhausted_storagevalue)) then...
  9. S

    Compiling 0.3.6pl1 ERROR !

    Hello i try compile exe and i have problem. Compile log : Compiler: Default compiler Building Makefile: "C:\Users\Matek\Desktop\0.3.6pl1.r101\dev-cpp\Makefile.win" Executing make... mingw32-make -f "C:\Users\Matek\Desktop\0.3.6pl1.r101\dev-cpp\Makefile.win" all g++.exe -c ../actions.cpp -o...
  10. S

    Błędy windowsa

    Jeżeli jest , to może ją uprzejmie napisz ? bardzo proszę :)
  11. S

    Błędy windowsa

    Witam Czy jest mozliwośc wylączenia komunikatów/blędów windowsa? Np moj tfs padnie i wyswietla się próba naprawienia blędu , a ja chcę ,żeby to sie nie wyswietlało tylko tfs się normalnie wyłączył
  12. S

    Problem z lagami

    Posprawdzam
  13. S

    Problem z lagami

    Witam , mam problem z lagami które wystepują jak ktoś padnie. Jak normalnie się bije czy expi czy inne pierdoły nie ma lagów , ale jak ktoś padnie na ob czy coś to jest 1-2 sekundowy lag.
  14. S

    Optymalizacja spellsów.

    Naprawione / ZAMKNĄĆ !
  15. S

    Crash

    A czy ktoś może mi wytłumaczyć róznicę miedzy 0.3.6pl1 a 0.4 ? Ew doradzić co z tym crashem , bo doszedłem do tego , że uzywam systemu REBORN , jeżeli uzywam spella przed "Rebornem" jest wszystko ok , ale gry zrobie "Reborn" i wtedy uzyje , to crashuje serwa . ; d
  16. S

    Server Crashed

    But i noticed something , i use NPC Reborn - when i have 300 lvl and using spells i dont see any crash but,when i talk to npc and he gave me reborn and my vocation was changed for example" 300 lvl voc 6 upon reborn 1 lvl and voc 10 "- and when i use spell i got crash.
  17. S

    Server Crashed

    local combat1 = createCombatObject() setCombatParam(combat1, COMBAT_PARAM_TYPE, COMBAT_PHYSICALDAMAGE) setCombatParam(combat1, COMBAT_PARAM_EFFECT, 81) setCombatFormula(combat1, COMBAT_FORMULA_LEVELMAGIC, -15.0, 0, -15.0, 0) local arr1 = { {0, 0, 0, 0, 0}, {0, 0, 0, 0, 0}, {0, 0, 0...
  18. S

    Crash

    Każdy spell potrafi mi scrashować. - - - Updated - - - Tylko czemu crashuje na normalnym playerze ,a nie na Gmie ?
  19. S

    Server Crashed

    [03/02/2013 21:38:30] [Error - Spell Interface] [03/02/2013 21:38:30] data/spells/scripts/attack/super kamehameha.lua OnCastSpell [03/02/2013 21:38:30] Description: [03/02/2013 21:38:30] (luaAddEvent) Callback parameter should be a function.
  20. S

    Server Crashed

    Hello. I have problem with my server , When i playing on GM and using spells server is ok , but when i play on normal character and use spell(no matter what spell) Server crashed.
Back
Top