hi guys I reopen this topic since after L2J released freya I've updated my source here and now I've got problems I've solve some of it but not this problem here
so I might need your help on this one thanks devs
I've also checked MultiSell.java but the spelling is the same its kinda wierd... 8)
[javac] E:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2CraftManagerInstance.java:57: separateAndSend(int,com.l2jserver.gameserver.model.actor.instance.L2PcInstance,com.l2jserver.gameserver.model.actor.L2Npc,boolean) in com.l2jserver.gameserver.datatables.MultiSell cannot be applied to (int,com.l2jserver.gameserver.model.actor.instance.L2PcInstance,int,boolean,double)
As I said before...
In the past, it would have been worth buying their private projects, but time passes and people become corrupted. People who act with racism toward others don't deserve respect.
I'm really glad to see there's still activity in this forum, but it saddens me to see malicious individuals trying to undermine the work of the few remaining developers we have. Their efforts deserve respect, not unnecessary criticism.
Much love & respect to @Mobius and ofcourse @BruT for his beloved character. 😄
@BruT
I believe the one who should leave is you, since I created this topic.
Go back to school, it will help you understand discussions between adults.
And don't forget to change your dirty diapers. 🤣
Question
madzkull
hi guys I reopen this topic since after L2J released freya I've updated my source here and now I've got problems I've solve some of it but not this problem here
so I might need your help on this one thanks devs
I've also checked MultiSell.java but the spelling is the same its kinda wierd... 8)
[javac] E:\workspace\L2_GameServer\java\com\l2jserver\gameserver\model\actor\instance\L2CraftManagerInstance.java:57: separateAndSend(int,com.l2jserver.gameserver.model.actor.instance.L2PcInstance,com.l2jserver.gameserver.model.actor.L2Npc,boolean) in com.l2jserver.gameserver.datatables.MultiSell cannot be applied to (int,com.l2jserver.gameserver.model.actor.instance.L2PcInstance,int,boolean,double)
[javac] MultiSell.getInstance().separateAndSend(Integer.parseInt(command.substring(9).trim()), player,32076, false, getCastle().getTaxRate());
[javac] ^
[javac] 1 error
BUILD FAILED
10 answers to this question
Recommended Posts