Jump to content

popld

Members
  • Posts

    177
  • Credits

  • Joined

  • Last visited

    Never
  • Feedback

    0%

Everything posted by popld

  1. aCis (another "crappy" interlude server) if that word inside the "" says you something :P I want to make my own server mod, and I need a "clean" pack to begin with. l2jfrozen has a lot of sh!t inside and aCis needs to contribute something to get the svn, I haven't understood what to contribute yet...
  2. @M@n80$ Mantho, des pws to prwto link einai pio kainourgio apo to diko m, kai copy paste apo ena rwsiko site. To deutero den elege sxedon tpt, apo ekei phra thn idea kai eipa na kanw ena oloklhrwmeno, basismeno sto http://trac.l2jdp.com/wiki/XML @LegendaryBeast Lock gt? An uparxoun apories, pws 8a lu8oun?
  3. I'm in dude, beat Tryskell's crappy (as he says) private pack, and launch the l2c# monster!
  4. `Romeo: exw kanei polla dika mou quests kana 2 xronia prin, kai eixa kanei kapia hdh uparxonta aploustera. To kolpo einai na breis ena mikro quest h ena pou 3ereis, na to kaneis mesa sto game kai na chekareis meta to arxeio se python p einai, gia na katalaveis ti ston koraka leei. Meta blepeis kai ta rewards kai alla pragmata. An exw xrono mporei na kanw kai kana guide.
  5. mou bghkane ta matiaaaaaa, dior8wse ligo ta grapta sou. kalo guide gia newbs pantws
  6. Let me make a statement, if you want you buy it, if you don't want, you don't buy it, it's simple enough. And all this kind of crap : "Oh there is something like this but free, am I moron to buy this?" is not an excuse to discredit my items. There is a great difference in quality which should be noticed. It's like having to choose one interlude compiled pack, one of Matim or one of mine, Matim sells it around 100 euros and I sell it 10. Will you say in his post, "lol dude popld2 has also compiled interlude pack and he sells it for 10 euro, who will buy your pack?". Now you see better the difference?
  7. That's not the set, really. It must be a leak, fake or something. I am selling the real files which only the textures are 35mb. This is low quality shit to the ones I sell. And mine's are parsed and edited from freya client (moirai set, if I say it right) with deep details. I also got some awesome freya weapons which rock also, but I don't sell them.
  8. Youtube Link: [GR]: Auth einai h douleia tou malaka tou Ave pou tou zhthsa na mou ftiaxei authn thn armor, me tis akriveis prodiagrafes. To set auto apoteleitai apo heavy,light,robe gia ola ta class+kamael kai epishs exei kai mperta kai helmet, to helmet einai accessory. Ton zhthsa na kanei private auto to set kai na mhn to postarei pou8ena pou to ekane, opws vlepete sto youtube kai to poulaei kai se allous. Egw to agorasa 120 Eurw logw tou oti egw eimoun o prwtos kai pou tou edwsa thn idea. Oi upoloipoi pou 8eloun na thn agorasoun mou eipe o Ave oti 8a tous thn dwsei gia 200+ Eurw. Egw omws sas thn prosferw sta 80 Eurw, pisteuw mia logikh timh apo tis paraloges tou Ave. Mhn anusixite den eimai klefths kai ta loipa, apla to paizw of8almon enantiwn of8almou gia thn malakia pou ekane. Dinw client-side arxeia, einai gia gracia epilogue, alla einai eukolo na ta metatrepsete se oti cronicle 8elete kai epishs sas parexw protection gia na mhn sas ta klepsoun, mesw itemname-e.dat, armorgrp.dat arxeia. Se periptwsh pou den gnwrizete pws na ta egatasthsete/balete, 8a sas voithisw me Teamviewer. [EN]: x-Private work by Ave and me, with price of 80 Euros, instead of 150-200++ he offers you. It's a full set for every class+kamael with also a cloak and helmet. I requested him to make his project private and delete it after its done and he is now selling it to others for very much money i mentioned before. So now do I. I give client-side files and I can help you via Teamviewer for the setup, if you are amateur. I will also protect your final itemname-e.dat, armorgrp.dat from stealing your files. Link with another preview that has cloak+helmet: www.2shared.com/video/xuu0Kq2i/elendil.html Contact Me At: kikos41@hotmail.com (MSN) theofilos1993 (Skype) Payments: Paypal, Moneybookers, Bank Deposit.
  9. L2j Δημοψήφισμα¨χαχαχαχαχαχα γαμάτο
  10. ta real credits pane se mena, gt to 3anaeftiaxa apo ekei p to pire polu palia o filos mas kai twra den iparxei.....den einai kati diskolo
  11. egw den to blepw to post alla xerw pws ginete. Giati gia ena toso aplo pragma kaneis hide 200 post?
  12. wp, soz . Otan patas teleport kapou den se bgazei ena mikro window gia epibebaiwsh pou exei confirm/cancel?
  13. pws mporw na emfanisw window mesa sto game opws auto tou teleport ????
  14. WP FILE, ta credits se mena http://maxcheaters.com/forum/index.php?topic=122996.msg854345#msg854345, to idio post pires kai to ekanes egxrwmo....... Kai to patkrange douleuei mono se bows...
  15. ebala try/catch exception e, alla den me boi8a se kati. Apla 8elw se mia lista ola ta town zones.... EDIT: Po eperna kai to getTown(18) pou den iparxei....... alla twra exw neo prob apo to html.....8a to steilw se ligo
  16. exw auto to kommati code. package custom.Gatekeeper; import com.l2jserver.gameserver.custom.FTS; import com.l2jserver.gameserver.instancemanager.TownManager; import com.l2jserver.gameserver.model.actor.L2Npc; import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; import com.l2jserver.gameserver.network.serverpackets.NpcHtmlMessage; import com.l2jserver.gameserver.model.quest.Quest; import com.l2jserver.gameserver.model.quest.QuestState; public class Gatekeeper extends Quest { private static final int id = 444; @Override public final String onAdvEvent(String event, L2Npc npc, L2PcInstance player) { int i = 1; if (event.equalsIgnoreCase("1")) { NpcHtmlMessage htm = new NpcHtmlMessage(npc.getObjectId()); String filler = "<html><title>Gatekeeper</title><body><br>Select a town to teleport:<br>"; while(i<21) { if(FTS.isAvailable(i)) public static boolean isAvailable(int town) { int id = 0; --------->for(L2Character t : TownManager.getTown(town).getCharactersInside().values()) { if (t instanceof L2PcInstance) { id++; } } return id < 20; } einai apo quest script p ekana sto datapack. kai to allo apo to class FTS. me leei gia nullpointer exception ekei pou exw belos. Kai eida oti epistrefei thn timh null to TownManager.getTown(town) anti gia polh. Alla apo mesa apo to class otan xrhsimopoiw to isAvailable(integer) den exw problhma. Mporeite na mou peite ti la8os kanw?
  17. kante to lock, den 8elw na spammarei allo
  18. I wanna know how to import in html a space where you write something (A-Z,a-z,0-9) and then pass the text on variable in .java file. Like an in-game password with a confirm button below that returns the above typed text.
  19. Katalava poso kakogrammeno einai to code m, kai to dior8wsa. LOCK IT !
  20. [tt]com.l2jserver.gameserver.model.actor.instance.L2PcInstance cleanup SEVERE: deleteMe() java.lang.NullPointerException at com.l2jserver.gameserver.custom.FTS.isAvailable(FTS.java:93) at com.l2jserver.gameserver.custom.FTS.unRegister(FTS.java:87) at com.l2jserver.gameserver.model.zone.type.L2TownZone.onExit(L2TownZone.java:95) at com.l2jserver.gameserver.model.zone.L2ZoneType.removeCharacter(L2ZoneType.java:378) at com.l2jserver.gameserver.model.L2WorldRegion.removeFromZones(L2WorldRegion.java:111) at com.l2jserver.gameserver.model.actor.position.CharPosition.setWorldRegion(CharPosition.java:50) at com.l2jserver.gameserver.model.L2Object.decayMe(L2Object.java:445) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.cleanup(L2PcInstance.java:11683) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.deleteMe(L2PcInstance.java:11487) at com.l2jserver.gameserver.network.L2GameClient$CleanupTask.run(L2GameClient.java:805) at com.l2jserver.gameserver.ThreadPoolManager$RunnableWrapper.run(ThreadPoolManager.java:86) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(Unknown Source) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)[/tt] kai epishs oti den mporei na ektelesei to enterworld.java kai kati gia same OID (Object ID nomizw) Mporeite na m peite ti ekana la8os??? Blepw iparxei ena prob me to ObjectId, pws alliws mporw na parw to id enos char, pou einai monadiko? Eida sthn db oti iparxei to CharId alla leei gia na parw thn timh auth mesa sto eclipse me leei oti einai @Deprecated.
×
×
  • Create New...