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

Recent content by undead mage

  1. undead mage

    Monster monsters feaster of souls

    Do you by any chance also have the spells for these?
  2. undead mage

    TFS 1.3 Windows Server 2019

    That doesn't seem to be working either unfortunately so I guess my vps is missing something. =/
  3. undead mage

    TFS 1.X+ TFS1.3 Spawn npc (on startup) first day of the month

    That fixed it, ty! That's clear! Ty!
  4. undead mage

    TFS 1.X+ TFS1.3 Spawn npc (on startup) first day of the month

    Do I also need to change for _, day in ipairs(npcInfo["dayList"]) do for for _, day in pairs(npcInfo["dayList"]) do ?
  5. undead mage

    TFS 1.X+ TFS1.3 Spawn npc (on startup) first day of the month

    So added the following prints -- on startup function globalevent_spawnNPC_onDay.onStartup() print("Test1") local today = tonumber(os.date("%d", os.time())) local spawnedNPC = 0 local shouldHaveSpawned = 0 for npcName, npcInfo in ipairs(spawnNpcList) do print("Test2")...
  6. undead mage

    TFS 1.3 Windows Server 2019

    Yea that's the one I was referring to from AppVeyor
  7. undead mage

    TFS 1.3 Windows Server 2019

    2. I've used the already build exe from appveynor and the same thing happens like that last screenshot I've sent. Yea I eventually will change to linux but not yet :p
  8. undead mage

    TFS 1.3 Windows Server 2019

    1. No I did not. 2. Will try it in a moment. 3. Yes I do.
  9. undead mage

    TFS 1.3 Windows Server 2019

    Well Powershell doesn't close but beneath I opened the exe with ./theforgottenserver.exe and it just jumps to the next line like cmd and let's you write a new line without any errors.
  10. undead mage

    TFS 1.3 Windows Server 2019

    Yea 100% sure I did that right. The website connects as it should and the server config has been configured as it should to. I've tried that but the same happens to Powershell
  11. undead mage

    TFS 1.3 Windows Server 2019

    So I've tried to start my server on a windows vps but the console closes straight away without loading anything. I have opened it aswell in cmd to see if it's just really fast but there to it doesn't show any errors and just jumps to the next line and let's you write a new command. I have...
  12. undead mage

    TFS 1.X+ TFS 1.3 rope spots issue

    Oh wow didn't know that either. Does that mean that exani tera doesn't work either?
  13. undead mage

    Scripter Warzone 4/5/6 (bosses) + Ancient spawn of Morgathla scripts

    It is xD, and np got pretty much all of it of tibiawiki with some minor changes :p
Back
Top