Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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!
Okay, I found out if I use the map that the server came with while using my version of the NPC system the server will run, if I use the map that I'm going to run the server with I get this error
>>>> <<<<
Which says:
Warning: [NpcScript::NpcScript] Can not load script. data/npc/scripts/data/npc/scripts/Cranky Lizard Crone.lua
cannot open data/npc/scripts/data/npc/scripts/Cranky Lizard Crone.lua: No such file or directory
ok, thats because that .lua does not exist in that directory. Locate Cranky Lizard Crone.lua and put him in data/npc/scripts/data/npc/scripts/ directory.