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

Search results

  1. V

    Zzaion Gate

    bump
  2. V

    Zzaion Gate

    Bump
  3. V

    Zzaion Gate

    Hello anyone i made this to open the gate in Zzaion when the Zulazza the corruptor raid starts but i want to make it check if there is a monster in x position and open the gate can anyone help me in this? this erro appear creature not found removals = { { item = 9486, pos = { x =...
  4. V

    Storage problems!!!!

    Hello im having problems with these 2 npcs scripts it works good when set storage value = 2 but when set storage value = 3 it dont work and reset storage to 0 the first script works fine but when i say hi mission zalamon in the second sript i go problem dont add a corrctly storage and i think...
  5. V

    Summon Monster after other die

    Hello i want one script for last mission of the wrath of the emperor quest When the Snakes God Essence dies summon a Snake Thing When Snake Thins dies summon a Lizard Abomination and Lizard Abomination dies summon a Mutated Zalamon Anyone can help me here? THX :p
  6. V

    Npc Zalamon Problem

    im getting this erros when say mission to npc Zalamon anyone know how to fix it?? [Error - NpcScript Interface] data/npc/scripts/zalamon.lua:onCreatureSay Description: data/npc/lib/npcsystem/npchandler.lua:623: attempt to compare boolean with number stack traceback...
  7. V

    Remove Monters

    works thx
  8. V

    Remove Monters

    Bring up my post!
  9. V

    Remove Monters

    Hello I'm having problems with this script for example I have one monsters with name Morgaroth then the script removes the monsters but show erros for the other monsters of the list also when there is noone monster too it show this erros can anyone help me to fix it? (luaGetCreatureName)...
  10. V

    Remove Boss monters in raids

    bump
  11. V

    Remove Boss monters in raids

    when there is no monster a msg appers on console one for each monster any fix for it? (luaDoRemoveCreature) Creature not found local config = {"Ghazbaran","Morgaroth"} function onThink(interval, lastExecution, thinkInterval) for _, monster in ipairs(config) do...
  12. V

    Remove Boss monters in raids

    Bump
  13. V

    Remove Boss monters in raids

    Bump
  14. V

    Remove Boss monters in raids

    Bump
  15. V

    Remove Boss monters in raids

    can anyone help me with this script i want it to make a globalevents that`s remove some creatures by name like ghazbaran, orshabaal, morgaroth, ferumbras this script will remove the monsters each 4 hours but i need some help here :) which function i need for this script?? i want to modify this...
  16. V

    Error admin.log

    nao existe server limpinho sempre tem algo errado vai por mim monitora sua ram q vc vai ver se estiver tudo ok menos mal
  17. V

    Error admin.log

    isso pode ser algum script q tah bugano seu servidor vc monitora a ram? o servidor quando online nao da picos de ram fica constante se isso estiver acontecend talves ele esteja em algum looping infitino e isso tah causano os crash
  18. V

    Error admin.log

    isso eh um erro no windows geralmente reiniciando o pc arruma esse problema mais quando reiniciar nao funciona eh necessarios fazer esses procedimentos manuais tente atualizar seus drivers para as ultimas versoes bem como seu windows
  19. V

    Error admin.log

    a segunda opção voce vai mecher do registro abre o regedit.exe faça um backup em arquivos exportar depois vai em HKEY_LOCAL_MACHINE > system > CurrentControlSet > Services > Winsock > delete HKEY_LOCAL_MACHINE > system > CurrentControlSet > Services > Winsock2 > delete...
  20. V

    Error admin.log

    there are 3 ways to fix this problem FIX WINSOCK first download a new 'winsock.dll' navigate to C:\Windows\System32 copy the new dll to this folder now type start run cmd Regsvr32 winsock.dll reboot your system RESET WINSOCK open regedit make a backupfile from export HKEY_LOCAL_MACHINE system...
Back
Top