Jump to content

removed_001

Members
  • Posts

    431
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by removed_001

  1. why upload with old style systems??/ this is not usefull believe plz update with newly based systems
  2. file akou me bravo s kai egw apo preconfigured arxisa.... loipon pata search kai phgene sto compile apo extremedwarve ean exeis apories tha m stelneis edw se mena pm kai tha ta broume ok?
  3. /** * @author eKo * */ public class ViP implements IItemHandler { private static final int[] ITEM_IDS = { itemID }; public void useItem(L2PlayableInstance playable, L2ItemInstance item) { if (!(playable instanceof L2PcInstance)) return; L2PcInstance activeChar = (L2PcInstance)playable; int itemId = item.getItemId(); if (itemId == itemID) { L2Skill sk = SkillTable.getInstance().getInfo(/*skill id*/, /*skill lvl*/); activeChar.addSkill(sk, true); } } public int[] getItemIds() { return ITEM_IDS; } } so it would be like this... (if correct say it and lock the topic.) also (where do i put that code?)
  4. works and i did what u said abour gameserver and loginserver at the begining
  5. hey w8 sb who have interlude to give the line cause i use final gracia ct2.3 (final) plz
  6. ki omws prosexe an kaneis search uparxoun paromoia guides alla bravo s gt ta mazepses ola se ena... eine xrhsimo gia tous newbies
  7. if (itemId == itemID) <----- look this its for items not for skills :/ plz if u can help me a little more cause i am new in java developing
  8. yes plz upload the new armorgrp within this code plz....
  9. nai pio analutika? dn pernas mesa apo kapoios toixous kai tetoia?? kai an nai laggarei perisottero o server h oxi?
  10. give me a code for java to tell u which is better....my server dont lagg at all
  11. em prosexe ta auta ta pragmata.... thelei dunatous upologistes me double core ++ i7 kai alla
  12. ah ok tahnx i found it and work thanx again lock the topic plz
  13. idiot?? did i insult you? huh? why you do that now? i request now -1 karma for obaying rules where u think you are here we are supposed to help and not insult
  14. it will be perfect if u start modding l2j gracia final (better graphs and gameplay)! try it now!
  15. pfff create a python buffer with script is much more easier and if u are correct all will be working fine.. in my server scripts work just fine!
  16. ty from me also this works on l2j ct2.3 (gracia final) perfect!
  17. na pw kati allo kati mlkies p leii otan pata to startgameserver.dat opws routerip missing property kai tetoia dn fteei to java swsta?? esa apo to config.properteis dn eine?
  18. perfect and critical i did it for l2j final gracia thanx
×
×
  • Create New...