Jump to content

Motivati0n

Members
  • Posts

    147
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Motivati0n

  1. lol/ this is NPC created easy. html+code and done. if u need donation npc. with (clan name. nick color. clan level. hero status and etc) pm me.
  2. [PRIVATE] GOD Share Sources by 09.07.2012. l2WT (La2era) It was a lot of work http://rghost.ru/39577602
  3. so?? when i told this PACK is FAIL and SHADOW. all like zombie trusted him. now enjoy loosers)
  4. lorddragon2 they are just time troll`s
  5. thank you) and ignore stupid noobs. like xInvaDe and etc trash)
  6. how many idiots here. shared stupid (open frozen source) my pack not frozen and not open source. for last time i explain for high stupids
  7. prove it. if you cant prove. GTFO
  8. stupid kiddo this is codes not meaning all my pack shared. i have adapted + correcting this codes. but u idiot 100% tell to pioples my pack is shared. please go die. i wish from my heard inside. u will die soon. because in the world no need trolls and who`s jealous . and again u stupid READ RULES package l2p.gameserver.handler.voicedcommandhandlers; import l2p.Config; import l2p.gameserver.handler.IVoicedCommandHandler; import l2p.gameserver.model.actor.instance.L2PcInstance; import l2p.gameserver.model.L2World; public class Online implements IVoicedCommandHandler { private static String[] _voicedCommands = { "online" }; @Override public boolean useVoicedCommand(String command, L2PcInstance activeChar, String target) { if(command.equalsIgnoreCase("online")) { if (Config.VOICE_ONLINE_ENABLE) { int currentOnline = L2World.getInstance().getAllPlayers().size() + Config.FAKE_ONLINE; activeChar.sendMessage("Total online: " + currentOnline + " players."); } } return true; } @Override public String[] getVoicedCommandList() { return _voicedCommands; } }
  9. OFC! open your eyes and see track of him. 1st pack is frozen. second in pack no have elfocrash system.3 no have top manager. 4 no have custom gk with my edits. and i not have tracks and svn. my source only in my HARDWARE.
  10. shut up. shared not my pack. shared shadow frozen pack
×
×
  • 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