Jump to content

souger123

Members
  • Posts

    17
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About souger123

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

souger123's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. Let's go
  2. Datapack download OFF....
  3. compile: [javac] Compiling 1574 source files to D:\PC\workspace\BySouger123\CT25-GameServer\build\classes [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\entity\CTF.java:447: error: constructor SocialAction in class SocialAction cannot be applied to given types; [javac] _player.broadcastPacket(new SocialAction(_player, 16)); //amazing glow [javac] ^ [javac] required: int,int [javac] found: L2PcInstance,int [javac] reason: actual argument L2PcInstance cannot be converted to int by method invocation conversion [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\entity\CTF.java:695: error: constructor SocialAction in class SocialAction cannot be applied to given types; [javac] _player.broadcastPacket(new SocialAction(_player, 16)); // amazing glow [javac] ^ [javac] required: int,int [javac] found: L2PcInstance,int [javac] reason: actual argument L2PcInstance cannot be converted to int by method invocation conversion [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\entity\CTF.java:697: error: constructor SocialAction in class SocialAction cannot be applied to given types; [javac] _player.broadcastPacket(new SocialAction(_player, 3)); // Victory [javac] ^ [javac] required: int,int [javac] found: L2PcInstance,int [javac] reason: actual argument L2PcInstance cannot be converted to int by method invocation conversion [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\entity\CTF.java:1771: error: constructor SocialAction in class SocialAction cannot be applied to given types; [javac] player.broadcastPacket(new SocialAction(player, 7)); [javac] ^ [javac] required: int,int [javac] found: L2PcInstance,int [javac] reason: actual argument L2PcInstance cannot be converted to int by method invocation conversion [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\entity\CTF.java:1775: error: constructor SocialAction in class SocialAction cannot be applied to given types; [javac] player.broadcastPacket(new SocialAction(player, 3)); [javac] ^ [javac] required: int,int [javac] found: L2PcInstance,int [javac] reason: actual argument L2PcInstance cannot be converted to int by method invocation conversion [javac] D:\PC\workspace\BySouger123\CT25-GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2PcInstance.java:6866: error: cannot find symbol [javac] sendPacket(new SystemMessage(SystemMessageId.YOU_CANNOT_MOUNT_A_STEED_WHILE_HOLDING_A_FLAG)); [javac] ^ [javac] symbol: variable YOU_CANNOT_MOUNT_A_STEED_WHILE_HOLDING_A_FLAG [javac] location: class SystemMessageId [javac] 6 errors BUILD FAILED D:\PC\workspace\BySouger123\CT25-GameServer\build.xml:56: Compile failed; see the compiler error output for details. I have the following errors, anyone have a solution? Imports? keys?
  4. Reupload http://www.mediafire.com/download/cc5rq4h41vmd8cc/%5BVote+Shop%5D+FabaoL2j.rar
  5. L2 Maxi? All credits to FabãoL2JBrasil and -->OutSide<--
×
×
  • Create New...