Hello, I got an engine which works fine except my npc's don't work. To test I created my own small map and when I add a NPC (using the new RME beta) I get this error when starting the server:
[28/08/2014 18:33:10] [Error - Npc interface]
[28/08/2014 18:33:10] data/npc/scripts/Benjamin.lua
[28/08/2014 18:33:10] Description:
[28/08/2014 18:33:10] data/npc/scripts/Benjamin.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[28/08/2014 18:33:10] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Benjamin.lua
It says it cannot load the script but I have it in data/npc/scripts ?
someone know what is going on?
[28/08/2014 18:33:10] [Error - Npc interface]
[28/08/2014 18:33:10] data/npc/scripts/Benjamin.lua
[28/08/2014 18:33:10] Description:
[28/08/2014 18:33:10] data/npc/scripts/Benjamin.lua:1: attempt to index global 'KeywordHandler' (a nil value)
[28/08/2014 18:33:10] [Warning - NpcScript::NpcScript] Cannot load script: data/npc/scripts/Benjamin.lua
It says it cannot load the script but I have it in data/npc/scripts ?
someone know what is going on?