MarGaZeaS 56 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 Quote Share this post Link to post Share on other sites
krauser12345 1 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 Quote Share this post Link to post Share on other sites
MarGaZeaS 56 Posted September 20, 2016 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 Quote Share this post Link to post Share on other sites
Reborn12 90 Posted September 20, 2016 Posted September 20, 2016 Good share..lets wait ganja to tell you what is wrong in pastebin.. Quote Share this post Link to post Share on other sites
Authority 15 Posted September 20, 2016 Posted September 20, 2016 cool share GJ :) Quote Share this post Link to post Share on other sites
MarGaZeaS 56 Posted September 20, 2016 Posted September 20, 2016 Good share..lets wait ganja to tell you what is wrong in pastebin.. Ok. ;p cool share GJ :) Thanks :D Quote Share this post Link to post Share on other sites
Rootware 118 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. Quote Share this post Link to post Share on other sites
MarGaZeaS 56 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. i test and working 100% bad for you :D Quote Share this post Link to post Share on other sites
Reborn12 90 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.. Quote Share this post Link to post Share on other sites
MarGaZeaS 56 Posted September 20, 2016 Posted September 20, 2016 True but is ok for a share.. :) [gr]Diladi to diko sou ine kalitero? :P Quote Share this post Link to post Share on other sites
Reborn12 90 Posted September 20, 2016 Posted September 20, 2016 :) [gr]Diladi to diko sou ine kalitero? :P [Gr] oxi 1k lines[gr] Quote Share this post Link to post Share on other sites
Rootware 118 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. Quote Share this post Link to post Share on other sites
geotzinos 0 Posted September 20, 2016 Posted September 20, 2016 Φιλε την Class σε ποιο package την δημιουργεις ? Quote Share this post Link to post Share on other sites
Reborn12 90 Posted September 20, 2016 Posted September 20, 2016 Φιλε την Class σε ποιο package την δημιουργεις ? [Gr] sto leei to package agori mou sto leei ekei prin ta imports[gr] Quote Share this post Link to post Share on other sites
SweeTs 193 Posted September 20, 2016 Posted September 20, 2016 Shitcode Quote Share this post Link to post Share on other sites
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.