Jump to content

AbsolutePower

Legendary Member
  • Posts

    751
  • Credits

  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    0%

Everything posted by AbsolutePower

  1. i got improved a lot lot lot :) :) . now stay out of my topic chapsa. i dont need to develop something or to prove something to everyone..i already got in hellas many fixes just read timeline, :) by the way free source don't except something better :) my recents features are not for preview or sell. is just for me, and i will finish with daaad: ps from my post: i can code anything they want. first money and i will code. do not expect too show any code for free. those times.... are over! for those that they worked with me they know what i can do(most of them reply here to). ι dont want-need to know no1 else that is just curious and is not intended to work with me. Edit: fuck poems. to say the truth i know that you are just curious and you are not intended to work with me. SO i dont even want to tallk with you because you are just "curious-flamer". for "curious-flamer" guys:
  2. s esteila pm.s eipa apla kane update to pack kai 8a perasei automata ta updates pou exw kanei.
  3. den einai auto to class me tis votes gia top hop tespa. kane update latest rev to pack sou. to exw fixarei to problem me hopzone topzone. diabazete kai kamia fora tin timeline gia na kanete update to pack. https://www.assembla.com/code/l2hellas/subversion/changesets
  4. https://www.assembla.com/code/l2hellas/subversion/commit/504see full void getvotes copy it. and its works 100% :)
  5. tipota file :)
  6. re file auto sou leei. dld prepei na sto poume etsi: STO HopzonesServerLink 8a baleis auto : http://l2.hopzone.net/lineage2/details/96034/L2-Tales 8a to kaneis etsi: HopzoneServerLink =http://l2.hopzone.net/lineage2/details/96034/L2-Tales an einai dunaton
  7. kane update se latest source oso prolabaineis ekana kapia fixes gt me kleinoume :P kai dn 3erw kata poso 8a kanw commits :P
  8. yep it will work. nice and beauty.
  9. final ClassId Sagi =ClassId.sagittarius; if(activeChar.getClassId().equals(Sagi)) { } he can put it as he want. if(activeChar.getClassId().equals(Sagi)) or if(activeChar.getClassId() == Sagi) same shit in any case. or if(activeChar.getClassId() == ClassId.sagittarius) same shit man.
  10. i use it on acis final ClassId Sagi =ClassId.sagittarius; if(activeChar.getClassId().equals(Sagi)) { } and no errors :S wtf? :S did you add the imports? :S
  11. lol make the player activeChar and no errors. if(activeChar.getClassId().equals(Sagi)). i did not understand what you wanna do. maybe a check for sagi items for dagger? or something like this?
  12. what pack are you using?
  13. final ClassId Sagi =ClassId.sagittarius; if(player.getClassId().equals(Sagi)) then your code or item or anything you want
  14. file mou lupamai alla to project 8a kleisei. eimastan 2misi xronia active eixame polla reports kai active members alla twra tpt. :P an 8es diabase to link pou esteila :)
  15. http://l2jhellas.info/index.php?topic=1413.msg6116:)
  16. go to com.l2jhellas.gameserver.model.zone.type find L2TownZone.java find protected void onEnter(L2Character character) find: //((L2PcInstance)character).sendMessage("You entered "+_townName); ((L2PcInstance) character).setLastTownName(_townName); add: +if(((L2PcInstance) character).getPet()!=null) +{ +((L2PcInstance) character).getPet().unSummon((L2PcInstance) character); +((L2PcInstance) character).sendMessage("Entered in town your pet has been removed!"); +}
  17. file mou pios einai trelos? den katalaba tipota. petaxtikes sta akyra kai les auta ta pragmata.... pios eisai? kai pote den se boi8isa egw? kai pote milisame sto fb? 8ymhse mou onoma gt milaw me polous thn hmera. opote exw xrono boi8aw opion dipote. opote den exw apla den boi8aw kanenan gt exw kai egw douleies.
  18. soon i will make a new commit with many errors-bugs fixed. stay tuned. :) everyone is welcome to help us :)
  19. nomiza oti den eixe peira3ei ta configs. me to val 400 anebeinei to speed an exeis bgalei to limit apo to config. to kserw oti exoume diko mas forum :S
  20. uparxoun polla guides edw sto mxc :) psakse kai des :)
  21. not there anyway as Sweets say's,L2VillageMasterInstance find the method in L2PcInstance too for chance class and simple make a check if(isActiveHero(objectid)) setHero(true); Edit: i just found isActiveHero(int id); so you can make a check like this: if(isActiveHero(player.getObjectId()); setHero(true);
  22. sorry alla den to eida nomiza oti eixes allaksei to confgis. an to eixa dei 8a sto elega nwritera pou na pas gia na to breis :P Edit: kalutera na kaneis reports sto forum giati edw den ta polu koitaw.
×
×
  • Create New...