[HELP]I'm problem into L2FleeNpc L2J 

Newbie Spellweaver
Joined
Apr 27, 2006
Messages
17
Reaction score
0
This is the error:

Error on: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java.error.log
Line: -1 - Column: -1

This is the error into the Game Server console:

----------
1. ERROR in \FleeNpc.java (at line 25)
public class fleeNpc extends QuestJython
^^^^^^^
The public type fleeNpc must be defined in its own file
----------
1 problem (1 error)The public type fleeNpc must be defined in its own file
Failed executing script: C:\L2server\gameserver\data\scripts\ai\individual\FleeNpc.java. See FleeNpc.java.error.log for details.


Pls help me, I think there's an error in the compilation ?.

thx for all.
 
an easy example of a flee NPC is the elpy reaction when they get attacked... they start running away instead of trying to attack.

Droppo.-
 
Last edited:
Upvote 0
No need to share any version of flee script, like I said... it's old and useless! it's handled on core now , so you don't need a script to make it work, the gameserver makes it work without any script.

Droppo.-
 
Upvote 0
Back