Jump to content

Recommended Posts

Posted

I add This long time ago.. whitout problem, but on latest l2jserver revision i got a problem...

when i add FakeNpc, in game i have problem the NPC's doesn't move (PK Killer) when i atack PK killer or i got karma PK Killer dont move...

only when i go next to him.... if i go away he doesent atack me... same as other NPC's

i was make farm area whit fake Npc's but monster doesent atack players. whats wrong any1 can help me?

Posted

I fix the problem.

Problem is comming because NPC is missing from "custom_npcaitable"

If you have custom_npc and isn't move you need to add it in to those table

and set "can_move" from 0 to 1

and all gona be fine.

Posted

Does the current version of  NPC to Player Transform resolved the spawn heading?  Back in Gracia Final, when I spawn the NPC it always spawned facing east and I could never fix it.  Any advice on how to fix this if it's not currently fix in this version?

  • 3 weeks later...
Posted

I make a Fake Gladi and i put some skills but he never land anyone <.<

 

EDIT: Ok skills now landed but don't make DMG for example i make a Fake Duelist and add the skill Sonic Blaster but this don't make any DMG is strange...

Posted

I make a Fake Gladi and i put some skills but he never land anyone <.<

 

EDIT: Ok skills now landed but don't make DMG for example i make a Fake Duelist and add the skill Sonic Blaster but this don't make any DMG is strange...

hmmm... make m.damage high.. and make sure the target of the NPC is not an immortal status

Posted

how to install FakePcsTable.java??I'm create this file in directory java/com/l2jserver/gameserver/datatables/FakePcsTable.java.

and when I want to compile ,have it:

 

Buildfile: G:\eclipse\workspace\L2J_Server\build.xml
clean:
   [delete] Deleting directory G:\eclipse\workspace\L2J_Server\build
verifyRequirements:
init:
    [mkdir] Created dir: G:\eclipse\workspace\L2J_Server\build
    [mkdir] Created dir: G:\eclipse\workspace\L2J_Server\build\classes
    [mkdir] Created dir: G:\eclipse\workspace\L2J_Server\build\dist
    [mkdir] Created dir: G:\eclipse\workspace\L2J_Server\build\dist\login
    [mkdir] Created dir: G:\eclipse\workspace\L2J_Server\build\dist\gameserver
version:
     [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, Íå óäàåòñÿ íàéòè óêàçàííûé ôàéë
compile:
    [javac] Compiling 1522 source files to G:\eclipse\workspace\L2J_Server\build\classes
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:1: class, interface, or enum expected
    [javac] 1.Index: java/com/l2jserver/gameserver/datatables/FakePcsTable.java 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: <identifier> expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: <identifier> expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]      ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]       ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]        ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]         ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]           ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]            ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]             ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: class, interface, or enum expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]              ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: <identifier> expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]                   ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:5: <identifier> expected
    [javac] 5.@@ -0,0 +1,164 @@ 
    [javac]                    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:6: class, interface, or enum expected
    [javac] 6.+/* 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:6: class, interface, or enum expected
    [javac] 6.+/* 
    [javac]   ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:20: class, interface, or enum expected
    [javac] 20.+ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:20: class, interface, or enum expected
    [javac] 20.+ 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:21: class, interface, or enum expected
    [javac] 21.+package com.l2jserver.gameserver.datatables; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:21: class, interface, or enum expected
    [javac] 21.+package com.l2jserver.gameserver.datatables; 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:21: class, interface, or enum expected
    [javac] 21.+package com.l2jserver.gameserver.datatables; 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:21: class, interface, or enum expected
    [javac] 21.+package com.l2jserver.gameserver.datatables; 
    [javac]             ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:22: class, interface, or enum expected
    [javac] 22.+ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:24: class, interface, or enum expected
    [javac] 24.+import java.sql.PreparedStatement; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:25: class, interface, or enum expected
    [javac] 25.+import java.sql.ResultSet; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:26: class, interface, or enum expected
    [javac] 26.+import java.sql.SQLException; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:27: class, interface, or enum expected
    [javac] 27.+import java.util.logging.Level; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:28: class, interface, or enum expected
    [javac] 28.+import java.util.logging.Logger; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:29: class, interface, or enum expected
    [javac] 29.+ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:31: class, interface, or enum expected
    [javac] 31.+ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:33: class, interface, or enum expected
    [javac] 33.+import com.l2jserver.gameserver.model.actor.FakePc; 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:34: class, interface, or enum expected
    [javac] 34.+ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:40: '{' expected
    [javac] 40.+public class FakePcsTable 
    [javac]                              ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:42: illegal start of type
    [javac] 42.+       /** The logger<br> */ 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:42: ';' expected
    [javac] 42.+       /** The logger<br> */ 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:43: illegal start of type
    [javac] 43.+       private static Logger _log = Logger.getLogger(FakePcsTable.class.getName()); 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:43: <identifier> expected
    [javac] 43.+       private static Logger _log = Logger.getLogger(FakePcsTable.class.getName()); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:43: ';' expected
    [javac] 43.+       private static Logger _log = Logger.getLogger(FakePcsTable.class.getName()); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:44: illegal start of type
    [javac] 44.+       
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:44: ';' expected
    [javac] 44.+       
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:45: illegal start of type
    [javac] 45.+       private FastMap<Integer, FakePc> _fakePcs = new FastMap<Integer, FakePc>(); 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:45: <identifier> expected
    [javac] 45.+       private FastMap<Integer, FakePc> _fakePcs = new FastMap<Integer, FakePc>(); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:45: ';' expected
    [javac] 45.+       private FastMap<Integer, FakePc> _fakePcs = new FastMap<Integer, FakePc>(); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:46: illegal start of type
    [javac] 46.+       
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:46: ';' expected
    [javac] 46.+       
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:47: illegal start of type
    [javac] 47.+       private FakePcsTable() 
    [javac] ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:47: <identifier> expected
    [javac] 47.+       private FakePcsTable() 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:47: ';' expected
    [javac] 47.+       private FakePcsTable() 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:47: ';' expected
    [javac] 47.+       private FakePcsTable() 
    [javac]                                  ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:49: not a statement
    [javac] 49.+               loadData(); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:50: illegal start of expression
    [javac] 50.+       } 
    [javac]            ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:50: not a statement
    [javac] 50.+       } 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:52: illegal start of expression
    [javac] 52.+       private void loadData() 
    [javac]            ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:52: not a statement
    [javac] 52.+       private void loadData() 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:52: illegal start of expression
    [javac] 52.+       private void loadData() 
    [javac]                    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:52: ';' expected
    [javac] 52.+       private void loadData() 
    [javac]                                 ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:54: not a statement
    [javac] 54.+               _fakePcs.clear(); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:56: not a statement
    [javac] 56.+               Connection con = null; 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:56: ';' expected
    [javac] 56.+               Connection con = null; 
    [javac]                              ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:58: illegal start of expression
    [javac] 58.+               try 
    [javac]                    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:58: not a statement
    [javac] 58.+               try 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:59: illegal start of expression
    [javac] 59.+               { 
    [javac]                    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:59: not a statement
    [javac] 59.+               { 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:62: not a statement
    [javac] 62.+                       PreparedStatement stmt = con.prepareStatement("SELECT * FROM `fake_pcs`"); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:62: ';' expected
    [javac] 62.+                       PreparedStatement stmt = con.prepareStatement("SELECT * FROM `fake_pcs`"); 
    [javac]                                             ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:63: not a statement
    [javac] 63.+                       ResultSet rset = stmt.executeQuery(); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:63: ';' expected
    [javac] 63.+                       ResultSet rset = stmt.executeQuery(); 
    [javac]                                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:65: not a statement
    [javac] 65.+                       FakePc fpc = null; 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:65: ';' expected
    [javac] 65.+                       FakePc fpc = null; 
    [javac]                                  ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:67: illegal start of expression
    [javac] 67.+                       while (rset.next()) 
    [javac]                            ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:67: not a statement
    [javac] 67.+                       while (rset.next()) 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:67: not a statement
    [javac] 67.+                       while (rset.next()) 
    [javac]                                  ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:67: ';' expected
    [javac] 67.+                       while (rset.next()) 
    [javac]                                               ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:71: '.class' expected
    [javac] 71.+                               int npcId = rset.getInt("npc_id"); 
    [javac]                                        ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:71: not a statement
    [javac] 71.+                               int npcId = rset.getInt("npc_id"); 
    [javac]    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:71: illegal start of expression
    [javac] 71.+                               int npcId = rset.getInt("npc_id"); 
    [javac]                                              ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:71: ';' expected
    [javac] 71.+                               int npcId = rset.getInt("npc_id"); 
    [javac]                                                    ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:133: not a statement
    [javac] 133.+                               _fakePcs.put(npcId, fpc); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:134: illegal start of expression
    [javac] 134.+                       } 
    [javac]                             ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:134: not a statement
    [javac] 134.+                       } 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:136: not a statement
    [javac] 136.+                       rset.close(); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:137: not a statement
    [javac] 137.+                       stmt.close(); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:138: illegal start of expression
    [javac] 138.+               } 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:138: not a statement
    [javac] 138.+               } 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:139: illegal start of expression
    [javac] 139.+               catch (SQLException e) 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:139: not a statement
    [javac] 139.+               catch (SQLException e) 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:139: ')' expected
    [javac] 139.+               catch (SQLException e) 
    [javac]                                        ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:139: not a statement
    [javac] 139.+               catch (SQLException e) 
    [javac]                           ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:139: ';' expected
    [javac] 139.+               catch (SQLException e) 
    [javac]                                          ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:141: not a statement
    [javac] 141.+                       _log.log(Level.SEVERE, "Error while creating fake pc table: " + e.getMessage(), e); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:142: illegal start of expression
    [javac] 142.+               } 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:142: not a statement
    [javac] 142.+               } 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:143: illegal start of expression
    [javac] 143.+               finally 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:143: not a statement
    [javac] 143.+               finally 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:144: illegal start of expression
    [javac] 144.+               { 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:144: not a statement
    [javac] 144.+               { 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:145: not a statement
    [javac] 145.+                       L2DatabaseFactory.close(con); 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:146: illegal start of expression
    [javac] 146.+               } 
    [javac]                     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:146: not a statement
    [javac] 146.+               } 
    [javac]     ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:147: illegal start of expression
    [javac] 147.+       } 
    [javac]             ^
    [javac] G:\eclipse\workspace\L2J_Server\java\com\l2jserver\gameserver\datatables\FakePcsTable.java:147: not a statement
    [javac] 147.+       } 
    [javac]     ^
    [javac] 100 errors

BUILD FAILED
G:\eclipse\workspace\L2J_Server\build.xml:63: Compile failed; see the compiler error output for details.

Total time: 7 seconds

Posted

hmmm... make m.damage high.. and make sure the target of the NPC is not an immortal status

 

Well this is strange the Fake PC's attack with Magic/Ranged skills without problems, but when i put a skill for example soul breaker, triple sonic slash, etc... don't attack with skill and i m doing all correct i make the class, put the mastery for the weapon, in NPCAI i put like 30% CHANCE FOR USE SKILL BUT NOTHING HAPPEND.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Hello Everyone   Wts adena  L2 REBORN C5 FRANZ x1 50kk stock 😉   Contact Discord :  topseller4081  
    • tratando de crear un GvE tengo problemas con el scripts como no se mucho de esto me estoy ayudando con IA pero no puedo salir de este bache      [06:19:43]  WARN Quest GvE_AI not found! [06:19:45]  WARN Quest GvE_AI not found! [06:19:50]  WARN Quest GvE_AI not found! [06:25:51]  WARN Quest GvE_AI not found!
    • ## [1.5.5] - 2026-02-02   ### ✨ New Features - **Discord Login**: You can now sign in with your Discord account. Admins enable and configure Discord login in **cpadmin → Users** (Discord auth settings: Client ID, Client Secret, Redirect URI). If you already have an account with the same email (e.g. forum, Google, or legacy), signing in with Discord links to that account so you keep one profile. Discord login is available on Add Server, My Servers, Vote page, and Premium Ads booking. - **Setup Links**: In **cpadmin → Users**, both Google and Discord login settings now include direct links to their official developer portals (Google Cloud Console and Discord Developer Portal) for easier OAuth app setup.   ### 🔒 Security - **Email Required for Registration**: New user registration via OAuth (Forum, Google, Discord) now requires a valid email address. If the OAuth provider doesn't provide an email (e.g. unverified Discord email), registration is rejected with a clear message. This prevents anonymous accounts and ensures all users can receive important notifications.   ### 🔄 Improvements - **User Auth Badges**: In **cpadmin → Users**, the Registered Members table now shows auth method badges: **Forum**, **Google**, **Discord**, or **Legacy**. Users can have multiple badges if they've linked multiple login methods. - **Server Info Labels**: Translated server info labels (Owner Name, Language, Server Location) are now properly localized in all 5 languages (English, Spanish, Portuguese, Greek, Russian).   ---   ## [1.5.4] - 2026-02-01   ### ✨ New Features - **Google Login**: You can now sign in with your Google account. Admins enable and configure Google login in **cpadmin → Users** (Google auth settings: Client ID, Client Secret, Redirect URI). If you already have an account with the same email (e.g. forum or legacy), signing in with Google links to that account so you keep one profile. The login menu (navbar and login prompts) offers **Login with Forum Account**, **Login with Google** (when enabled), and **Create Forum Account**. Google login is available on Add Server, My Servers, Profile Settings, Vote page, and Premium Ads booking. - **Ban/Unban Members**: In **cpadmin → Users**, admins can ban or unban registered members. Banned users see a full-page message: "Sorry, you are banned from using this site." When a user is banned, all their servers are set to inactive. - **Moderator Activity Log**: **cpadmin → Moderators** now records when a moderator or admin enters the CPAdmin panel (e.g. "Moderator X entered CPAdmin panel at &lt;time&gt;") and when they change any cpadmin settings (only write actions are logged; read-only use is not). - **Clear Moderator Logs**: Admins can clear all moderator activity log entries via a **Clear logs** button with confirmation. Logs are shown at 100 per page with pagination. - **Filter by Moderator**: In the Moderator Activity Log, a **Filter by moderator** dropdown lets you view activity for a specific moderator or "All moderators." - **cpadmin → Users Tab**: New **Users** tab in the admin panel with Registered Members list (paginated), Google auth settings card, and per-user Ban/Unban and server links.   ### 🔄 Improvements - **cpadmin → Servers**: Each server name in the servers table is now clickable and opens that server’s info page. - **cpadmin → Users – Servers column**: The servers count/list is clickable and opens a small modal listing that user’s servers; each server name in the modal links to the server info page. - **cpadmin → Users – Search**: A search bar above the Registered Members table lets you search by **username**, **email**, or **server name**. Results are filtered on the server (paginated); clearing the search resets the list. - **Moderator Activity Log**: Pagination shows "Showing X–Y of Z" and "Page N of M" with Previous/Next when there are more than 100 entries. - **Login UI**: Login options (Forum, Google, Create account) are shown in a consistent dropdown and in modals (Add Server, My Servers, Vote, Premium Ads) for a clearer sign-in experience. - **Vote Page – Unauthenticated**: When you must log in to vote, the page now shows "Vote for [Server Name]" as the main heading and presents login options in a compact section.   ---   ## [1.5.3] - 2026-01-30   ### ✨ New Features - **File Logs in Admin Panel**: Admins can now view CodeIgniter PHP logs (api/writable/logs) directly in **cpadmin → Logs**. Select a date to view the log file, refresh to reload, or delete all log files to free up space.   ### 🔄 Improvements - **Cache System**: Full cache audit and improvements — when you clear cache in cpadmin, both backend and frontend caches are cleared. Server listings, My Servers, pricing, ad config, and chronicles all refresh with fresh data. New paid servers now appear in listings and My Servers immediately. - **Admin Panel – Server Rates**: Server rates in the admin servers table now display in compact format (e.g. x10000 → x10k, x100000 → x100k, x1000000 → x1m) for easier scanning. Hover to see the full value.
    • WTB High Five source running on Salvation/Fafurion client
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..