Jump to content

@Slash

Members
  • Posts

    56
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by @Slash

  1. arning: [options] bootstrap class path not set in conjunction with -source 1.6 [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:83: error: ')' expected [javac] if(classes != null && classes.contains(""activeChar.getClassId().getId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:83: error: illegal start of expression [javac] if(classes != null && classes.contains(""activeChar.getClassId().getId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:83: error: ';' expected [javac] if(classes != null && classes.contains(""activeChar.getClassId().getId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:83: error: illegal start of expression [javac] if(classes != null && classes.contains(""activeChar.getClassId().getId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:83: error: ';' expected [javac] if(classes != null && classes.contains(""activeChar.getClassId().getId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:96: error: ')' expected [javac] activeChar.sendMessage(o.getItemName()" unequiped because is not allowed inside this zone."); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:96: error: illegal start of expression [javac] activeChar.sendMessage(o.getItemName()" unequiped because is not allowed inside this zone."); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ')' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: illegal start of expression [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: not a statement [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: not a statement [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: not a statement [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: not a statement [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:140: error: ';' expected [javac] activeChar.teleToLocation(loc[0]Rnd.get(-radius,radius), loc[1]Rnd.get(-radius,radius), loc[2]); [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: ')' expected [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: illegal start of expression [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: ';' expected [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: illegal start of expression [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: not a statement [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:220: error: ';' expected [javac] if(items != null && items.contains(""item.getItemId())) [javac] ^ [javac] C:\workspace2\e\gameserver\head-src\com\l2jfrozen\gameserver\model\zone\type\L2MultiFunctionZone.java:337: error: not a statement [javac] i; [javac] ^ [javac] 26 errors [javac] 1 warning why i get this errors every time ?:S
  2. <list> <item id="1"> <production id="99956" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="2"> <production id="99957" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="3"> <production id="99959" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="4"> <production id="99960" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="5"> <production id="99962" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="6"> <production id="99953" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="7"> <production id="99996" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="8"> <production id="99961" count="1"/> <ingredient id="8764" count="5000"/> </item> <item id="9"> <production id="99952" count="1"/> <ingredient id="8764" count="5000"/> </item> </list>
  3. geia sas paidia exw 1 sobaro problima me to multisell opoios mporei na me help ty ftiaxno 1 multisell ola kala omws otan paw sto shop na dw den blepw ta weapons pou exw balei st multisell mono 1 mauro ikonidio kai trow Error apo to client alla ta weapons ta blepo kanonika kai ta ikonidia tou kai ta panta........
×
×
  • Create New...