Jump to content

XtreMpOweR

Members
  • Posts

    112
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by XtreMpOweR

  1. 4201
  2. 4199
  3. salut baieti... Io am facut un mob pe gracia epilogue ultimu datapack cu template de NPC numa ca nu se vede viata.... Iam si schimbat clasa dar tot acelas lucru. Nush ce e asta ca de 2 ani de programat l2 nu mi so intamplat asa ceva... Ma poate ajuta cineva? Am postat aici pt ca ceilalti fara sa se gandeasca zic use search buttox xD si nam gasit nimica
  4. I found nothing with "search" button......
  5. Hello Maxcheates. Anyone can tell me any Gracia Final / Epilogue new cool npc templates?
  6. ok, thank you very much
  7. Hello guys. I have imp,emented the nobess command. It work partial. It set you nobless but don't delete the items needed for nobless. Here is the code: package handlers.voicedcommandhandlers; import com.l2jserver.gameserver.handler.IVoicedCommandHandler; import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; public class Nobless implements IVoicedCommandHandler { private static final String[] VOICED_COMMANDS = {"nobless"}; public boolean useVoicedCommand(String command, L2PcInstance activeChar, String target) { if (command.equalsIgnoreCase("nobless")) { if (activeChar.isNoble()) { activeChar.sendMessage("You are allready Nobless."); return true; } else if (activeChar.getLevel() < 76) { activeChar.sendMessage("You need level 75 for Nobless"); return true; } else if (activeChar.getSubClasses().isEmpty()) { activeChar.sendMessage("Try again when you make a subclass"); return true; } else if(activeChar.getInventory().getItemByItemId(20191) != null && activeChar.getInventory().getItemByItemId(20191).getCount() >= 30) { activeChar.getInventory().destroyItemByItemId("Noblesse", 20191, 30, activeChar, activeChar.getTarget()); activeChar.setNoble(true); activeChar.broadcastUserInfo(); } else { activeChar.sendMessage("You need 30 Valentine Cake Recipe for have Nobless Status."); return true; } } return false; } public String[] getVoicedCommandList() { return VOICED_COMMANDS; } }
  8. resolved. Anyone ca lock this topic?
  9. hello guys. I found the forum for a voice command Nobless. I created a new file in voicecommands packet, gave no mistake, I compiled, I replaced l2jserver file with the old one but when I enter the game and write command. It send the text, not execte..... Anyone can help me? Sorry for my bad english xD
  10. Hello guys... How I can set Grand Boss respawn time to 6 hours?
  11. djpliku da si mie site de unde ai luat sunetu ala cu trompeta =))
  12. Hello everyone, today I will present a server of my friend: Rates: Exp = 100x Sp = 100x Adena = 300x Drop = 10x Spoil = 25x Party Exp = 1.2x Party Sp = 1.2 Enchant: Enchant Max for All Items +10 Safe +4 Normal Enchant rate 60% Blessed Enchant Rate 75% NPC: GM Shop Custom Skill Enchanter Full Buffer with Scheme Delevel NPC Global Gatekeeper Items: All Grade Items, include S84 Blue Eva Custom Coin for buy Vesper and other Things Augment System Champion System Zone: Farm Area for Eva Coin PvP Zone Other: Olympiad 2 weeks Full GeoData,Pathnode Friendly GM/ADMIN !!!!!!!!Fixers are from L2J Project!!!!!!!!! Gracia Epilogue Soon WEBSITE: http://l2revenge.netsons.org/ P.S Soon we buy a WEB Space .com
  13. it is not a hack.. It only simulate keyboard, so it work in all active window
  14. LOL......... What Anti-Virus you use? I really want to see.
  15. thank all for thanks, and I repeat: this tool isn't virus or keylogger... I'm not interesting to destroy the comouter or steal anything...
  16. k.. If you think this... 1 monts because im newbie with C# and I need see the guides.... Try to scan the file with all anti virus of the world and see.. Look my previous post... You are not forced to download it..
  17. lol, you want the code? I'mnot stupid to put the code after I worked 1 month in this program .. If I show the code all can steal it, modify and share... You are free to believe what you want and you're not forced to download it ............
  18. yes, the plates are very beautiful but I prefer vesper armor: P I think for a server interlude also go well because the stat's seem to interlude xD
  19. lol.. Already posted by me.. Use search button first..
  20. this is not virus... I have karma -1 for spawn...
  21. Hello everyone, this is my first program done in C # but it is very successful;). This program is to select the keys you want to press automatically. Can be used for the skill, potion and for all that you put in skillbar. I usually use to put the character to be my only target cars and skill;). Update coming soon! Download: http://www.4shared.com/file/w-Val4--/AutoCliker.html ScreenShot: http://img219.imageshack.us/img219/5108/autoclickerimg.jpg Credits: ME
  22. ok, thanks for the advice
  23. yes, but balanced and not very high stats
  24. Hello everyone :P:P I have a question... Anyone can post here or can give me a site where I can see balanced apella stats? I want to customize apella but I don't know a good stats:P Thank all
×
×
  • 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