DjAddy Posted June 11, 2011 Posted June 11, 2011 fvcking great..thnx dude..really good share!!! Quote
pape90 Posted June 11, 2011 Posted June 11, 2011 fvcking great..thnx dude..really good share!!! Any idea about my compile error? :S seems like is just me i have it Quote
vampir Posted June 11, 2011 Author Posted June 11, 2011 [javac] C:\Users\Nicho\Desktop\workspace\L2J_Server\java\com\l2jserver\gameserver\network\clientpackets\EnterWorld.java:414: cannot find symbol [javac] symbol : method getLegend() [javac] location: class com.l2jserver.gameserver.model.actor.instance.L2PcInstance [javac] if(activeChar.getLegend()==1) [javac] ^ [javac] 1 error did u add: + public int getLegend(){ + return _legend; + } Quote
pape90 Posted June 11, 2011 Posted June 11, 2011 did u add: Edit: addying patch didn't add l2pcinstance, i add them manually and port feedback :B Quote
An4rchy Posted June 11, 2011 Posted June 11, 2011 Edit: addying patch didn't add l2pcinstance, i add them manually and port feedback :B Make sure you add them correctly then, lol. Quote
pape90 Posted June 11, 2011 Posted June 11, 2011 Yes, now i've addedd manually and works. Thx a lot Quote
marwan Posted June 11, 2011 Posted June 11, 2011 its not working anymore at last rev in l2jserver Quote
vampir Posted June 11, 2011 Author Posted June 11, 2011 i will try to make it work now in last rev if it doesnt Quote
marwan Posted June 11, 2011 Posted June 11, 2011 i will try to make it work now in last rev if it doesnt you can test it now it gives error in some code (not all) when u apply patch Quote
DjAddy Posted June 11, 2011 Posted June 11, 2011 you can test it now it gives error in some code (not all) when u apply patch yes this is true!!! Quote
An4rchy Posted June 11, 2011 Posted June 11, 2011 Applying a patch, is almost never successful. There will be errors. Add the patches manually. Also, lol you don't even need to make a LegendSkillTable. Quote
marwan Posted June 11, 2011 Posted June 11, 2011 Applying a patch, is almost never successful. There will be errors. Add the patches manually. Also, lol you don't even need to make a LegendSkillTable. the error becuz the lines u want to add on it the code is already have another code so how we will add it manually i tried it but i always got stucked Quote
vampir Posted June 11, 2011 Author Posted June 11, 2011 i dont know whats the problem, i added it manually and i am not getting any errors in console Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.