Error on Load script

dow

New member
Messages
4
Points
0
Hi i've a problem, and i don't know why i have this error :/

(02/21/2015 12:14:27) [ Error ] : npc_parsesrcfile: Unknown syntax in file 'npc/06Mapflag/106Fichieracharger.conf', line '3'. Stopping... * w1=npc: npc/Mapflag/nopvp.txt
But... i don't know why i've this error !!!
have you idea ?

THX

 
I guess you're trying to import a conf file, which includes links to NPC files, as a NPC file itself.

Check what file is trying to load 'npc/06Mapflag/106Fichieracharger.conf' as an NPC (npc: route/to/npc.ext) and try to import that conf instead (import: route/to/conf/file.ext).

 
Back
Top