MarGaZeaS Posted September 20, 2016 Posted September 20, 2016 (edited) Kalhspera. edw pera ine 1 donate manager. apo ton l2sayn to exw vgalei kai to dinw se esas. parakalw mhn krazete. :D Code: http://pastebin.com/tuWcQAXQ EDIT: 3exasa na valw to name sto Instance. valte L2DonateShopInstance (ADAPTED FOR L2JACIS http://pastebin.com/6d9P4wm1 ) by member l2jkain SCREENSHOTS Download: Gia na doulepsi to code prepei na valete auta ta arxia. Click Me Diavaste to ReadMe.txt To sql uparxi sto arxio. To Donate Coin exei id 1704 Ean vgalei kapoio provlima kalo einai na kanete 1 post se auto to topic gia na to checkarw. :) Doulevei sto l2jfrozen last rev. twra gia prohgoumena den 3erw. :D UPDATED** //augment command http://www.maxcheaters.com/topic/207755-l2jfrozen-augment-command/ CREDITS: fofas Edited October 30, 2016 by PaRaNoiC* 1 2
krauser12345 Posted September 20, 2016 Posted September 20, 2016 (edited) HAHAHAHAHAHAH , nice share mate! Some peoples pay for this :P Edited September 20, 2016 by krauser12345
MarGaZeaS Posted September 20, 2016 Author Posted September 20, 2016 HAHAHAHAHAHAH , nice share mate! Some peoples pay for this :P i know.. :) if I have time I will try to add //augment from l2sayn and i share here. :) thanks
Reborn12 Posted September 20, 2016 Posted September 20, 2016 Good share..lets wait ganja to tell you what is wrong in pastebin..
MarGaZeaS Posted September 20, 2016 Author Posted September 20, 2016 Good share..lets wait ganja to tell you what is wrong in pastebin.. Ok. ;p cool share GJ :) Thanks :D
Rootware Posted September 20, 2016 Posted September 20, 2016 Bad code. Many ugly checks and not optimized places. Also, i think, container model is not perfect. P.S. I don't know how it would work, but many methods not good.
MarGaZeaS Posted September 20, 2016 Author Posted September 20, 2016 Bad code. Many ugly checks and not optimized places. Also, i think, container model is not perfect. P.S. I don't know how it would work, but many methods not good. i test and working 100% bad for you :D
Reborn12 Posted September 20, 2016 Posted September 20, 2016 Bad code. Many ugly checks and not optimized places. Also, i think, container model is not perfect. P.S. I don't know how it would work, but many methods not good. True but is ok for a share..
MarGaZeaS Posted September 20, 2016 Author Posted September 20, 2016 True but is ok for a share.. :) [gr]Diladi to diko sou ine kalitero? :P
Reborn12 Posted September 20, 2016 Posted September 20, 2016 :) [gr]Diladi to diko sou ine kalitero? :P [Gr] oxi 1k lines[gr]
Rootware Posted September 20, 2016 Posted September 20, 2016 i test and working 100% bad for you :D public final void addName(L2PcInstance player) { if (player != null) { addName(player.getObjectId(), player.getName()); // Why need separated method for this? _accessLevels.put(player.getObjectId(), player.getAccessLevel().getLevel()); } } private final void addName(int objId, String name) // Whre logic? { if (name != null) // Never be is null!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! { if (!name.equalsIgnoreCase(_chars.get(objId))) // What the FUCK????????? _chars.put(objId, name); } } And more, more places.
geotzinos Posted September 20, 2016 Posted September 20, 2016 Φιλε την Class σε ποιο package την δημιουργεις ?
Reborn12 Posted September 20, 2016 Posted September 20, 2016 Φιλε την Class σε ποιο package την δημιουργεις ? [Gr] sto leei to package agori mou sto leei ekei prin ta imports[gr]
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now