Jump to content

tazerman2

Members
  • Posts

    678
  • Credits

  • Joined

  • Last visited

  • Days Won

    9
  • Feedback

    0%

Everything posted by tazerman2

  1. all icon from c4 -> high five https://mega.nz/#!AVYSHDLB!H9DaaW3Fi3oB3uB9ngqGz-VIOR211KDlHc2JYYy4cbQ
  2. hello all i am looking for nexus engine source file if any have it pm tnx nexus engine have two event one with 1vs1 -> 20vs20 is style mini event and one with team vs team ctf/dm and more..
  3. l2cadmus pack.. anyway good luck with my project :mellow:
  4. hi all i am looking for buffer for last h5 l2j official if any can give me link tnx!
  5. hello all i am looking for l2j official last h5 file if any can give me link tnx!
  6. hello i am looking for last rev hi5. Can any give me link tnx
  7. try this net/sf/l2j/gameserver/model/actor/L2Attackable.java ----------------------------------------------------- private L2Character _overhitAttacker; + private L2PcInstance _PlayerDrop; @Override public boolean doDie(L2Character killer) { // Kill the L2Npc (the corpse disappeared after 7 seconds) if (!super.doDie(killer)) return false; + if(this instanceof L2MonsterInstance) + { + if (getLevel() >= 70 && getLevel() <= 75) + { + int min_seal_red = Rnd.get(700, 1400); + int min_seal_green = Rnd.get(34350, 69000); + _PlayerDrop.addItem("BlueSealStone", 6362, min_seal_red, null, true); + _PlayerDrop.addItem("GreenSealStone", 6361, min_seal_green, null, true); + } + }
  8. update free setup servers
  9. i can help you for make a good balance if you need send me a pm tnx
  10. make your Grandboss to raidboss type spawn to raidboss zone and take loc and put it in gatekeeper
  11. finish i give it free with last source over l2 by luna..
  12. l2media pm for help you
  13. public void updatePlayerSiegeStateFlags(boolean clear) { L2Clan clan; for(L2SiegeClan siegeClan : getAttackerClans()) { clan = ClanTable.getInstance().getClan(siegeClan.getClanId()); for(L2PcInstance member : clan.getOnlineMembers("")) { member.setSiegeState((byte) (clear ? 0 : 1)); } } for(L2SiegeClan siegeclan : getDefenderClans()) { clan = ClanTable.getInstance().getClan(siegeclan.getClanId()); for(L2PcInstance member : clan.getOnlineMembers("")) { member.setSiegeState((byte) (clear ? 0 : 2)); } } }
  14. hello i sell my community board with background image for interlude or for another client code+html image here: http://imgur.com/a/dlozb add skype:typerakos price for all html+code 50E
  15. my multifactionzone have this # Set the spawn points where players will be teleported on revive, if enabled # example:150111,144740,-12248;143665,144418,-12022;144443,147685,-12139 SpawnLoc = 93165,-119122,-4520;92737,-122974,-4448;96020,-120972,-4560;92396,-120698,-4552;95147,-119366,-4536;
  16. aa yes you can do that send me pm tv for make you code
  17. dm have already this config gameserver\config\frozen\dm.proterties go to your zone center and take /loc and use size spawn here my is 300 # Offset from center DM Spawn DMSpawnOffset = 300
  18. [GR] Dino to datapack mou an einai na gini kati kalo 1000+ missing html, fix ola ta npc (xp/sp/patk.....) ola ta fortress kai siege kai alla pola :)
  19. need code like if you remove weapon = first remove buff = Fist Fury
  20. Hello all i need know your options this is community board c6 and i ask is good for low rate make all npc to community with image in background like this? Blacksmith Mammon GM Shop
  21. hello i tried to make a custom recipe for weapon all is ok no error in file editor but after open again use 0 0 0 0 i tried with another file editor and again use 0 0 0 0 in last line here is code name id_mk id_recipe level id_item count mp_cost success_rate materials_cnt materials_m[0]_id materials_m[0]_cnt materials_m[1]_id materials_m[1]_cnt materials_m[2]_id materials_m[2]_cnt materials_m[3]_id materials_m[3]_cnt materials_m[4]_id materials_m[4]_cnt materials_m[5]_id materials_m[5]_cnt materials_m[6]_id materials_m[6]_cnt materials_m[7]_id materials_m[7]_cnt materials_m[8]_id materials_m[8]_cnt a,draconic_bow\0 1 7580 9 7575 1 225 60 9 9907 15 6393 10 4042 100 2134 300 1462 600 7580 1 0 0 0 0 0 0 how to remove this 0 0 0 0 and safe without this ?
  22. code camera mode [GR] me ligo psaksimo brikseis oti thes.... http://pastebin.com/vm7F0rW1
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock