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

Lua Default.lua doesn't Work =/

bolero

MikeHere
Joined
Apr 13, 2009
Messages
1,146
Reaction score
12
Location
Venezuela
I have this error and when I go to the NPC doesn't are there because doesn't work with this script..



Code:
[2:56:53.552] [Error - NpcScript Interface]
[2:56:53.552] data/npc/scripts/default.lua
[2:56:53.552] Description:
[2:56:53.552] data/lib/050-function.lua:281: attempt to index a boolean value
[2:56:53.552] [Warning - NpcEvents::NpcEvents] Cannot load script: data/npc/scripts/default.lua
 
Because it attempt to index a boolean value

Or well, assuming null represents false.
 
Back
Top