NPC Error - Sandoria

Post Reply
holidaycontrol
Posts: 15
Joined: Mon Jan 15, 2018 10:02 am

NPC Error - Sandoria

Post by holidaycontrol » Fri Jan 19, 2018 11:03 pm

Just wondering what this means and if I can add the script for this particular NPC?

luautils::onTrigger: cannot open scripts/zones/Southern_San_dOria/npcs/_6ep.lua: N

User avatar
whasf
Site Admin
Posts: 1312
Joined: Thu Jul 19, 2012 9:11 pm

Re: NPC Error - Sandoria

Post by whasf » Sat Jan 20, 2018 11:14 am

It's probably a door, they don't have scripts because they mostly don't need one. You can put in a script with empty functions for them if you don't want to see the lua errors in your log file.
-- Whasf

User avatar
TeoTwawki
Developer
Posts: 527
Joined: Mon Jul 15, 2013 9:50 pm

Re: NPC Error - Sandoria

Post by TeoTwawki » Tue Jan 30, 2018 1:06 am

Can also filter the message type, but then you might miss other more important messages of that type.
Hi, I run The Demiurge server.


Image
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
PLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
DO NOT PRIVATE MESSAGE ME ABOUT BUGS

Post Reply