Jump to content

VideoCopilot

Members
  • Posts

    91
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by VideoCopilot

  1. Welcome idiot person who lose your life into 1 forum :) Enjoy our party. Serious people with " LE MEMER MASTER xD" names need to enjoy too
  2. You are probably the most idiot i have ever seen with most childish photo: His request: custom party zone, where players must be 5 in party to enter there.. tnx ! The NPC say: 5 players in party teleport into 1 party zone Ok ? cry in river and xdem dont speak cause he is a whore like you Ps. for god sake stop saying about attention, we dont expect to have attention in this shitty forum who cares... you think my life is a forum like yours?...
  3. So Mr Pro what exactly don't you understand that this fucking code is part from L2PARTY TELEPORTER INSTANCE NPC and yes somehow this is what he ask for? I didnt say this code work for god sake just prove him that THIS CODE EXIST IN SHARED SESSION.. Click this link to learn english CLICK ME
  4. For god sake is a part of PartyTeleporterInstance code -.- this is not working code is just a part just to prove that what he asking exist in share session
  5. Sweetheart you sell frozen packs: http://www.maxcheaters.com/topic/187003-l2interlude-pvp-files/?do=findComment&comment=2437300 and you tell me oooooooo :O <3 ?
  6. Rofl for showing the Party Teleporter Npc how is made somehow?
  7. The main idea if you know some basic java is to make an Instance NPC (copy one L2XXInstance) and inside write codes like @Override public String onAdvEvent(String event, L2Npc npc, L2PcInstance player) { if (event.startsWith("partytp")) { TP(event, npc, player, event); } return ""; } @SuppressWarnings("deprecation") public int getPartiesInside(int zoneId)//Calculating parties inside party area. { int i = 0; for (L2ZoneType zone : ZoneManager.getInstance().getAllZones()) if (zone.getId() == zoneId) { for (L2Character character : zone.getCharactersInside().values()) if (character instanceof L2PcInstance && (!((L2PcInstance) character).getClient().isDetached()) && ((L2PcInstance) character).getParty() != null && ((L2PcInstance) character).getParty().isLeader((L2PcInstance) character)) i++; } return i; } and when they click teleport an IF to check if parties number is bigger than X if you know the basics of java
  8. are you afraid of a small 1v1 in coding? Xdem :3 aah? Give a call to Nevermore (your best friend) and bring him with you he might help you to beat me in 1v1 in coding Ps. im sure nevermore don't even know what assembly and btw if you want 1v1 in C++ for writing behind Unreal 4
  9. Its annoying how people nowadays are sooo fucking bored to search, i remember when i was in 2009 and i was searching for something and find it without help after 200 days in some forum, now we give you everything ready and again u ask for more is like u want us blowjob and add the code too and then lick your foot tooo.. there are more codes for the one u asked in this forum (shared session) 2 - 3 pages back than hair on my head >.< go search alone wtf wrong with young people... -1 to humanity for their no exist brain
  10. Can't believe how idiot you are but what i expect with someone with pikatsu for photo...
  11. Xdem i challenge you into PHP-JAVA-Python wanna try?
  12. Haven't seen more noob than you in my life.. You just dont even know the basic things... Don't listen to this NinjaBoy how to make the code work: 1) Create a txt and write it shutdown -s -t 200 2) save it as *.bat 3) Add it on "START UP" items 4) Enjoy :)
  13. You send this to me? Why you even send this to me :D
  14. Delete your account :)
  15. What you just said is like "I have good skills in Sony vegas but i want create a 3D model in 3d's max" .. photoshop is just for edit.. client editing is way harder.. its about unreal and encryptions decryptions e.t.c
  16. LOL it working <3 perfect it register and after it ends it give X rewards.. Amazing +1 karma to Xdem and Stacy (they are perfect couple)
  17. Easy npc but nice <3 :3
  18. |Προβληματα που απασχολουν τον κοσμο :DDD αν το πακ κανει laod σε 45 sec αντι για 40 :P
  19. nothing to do if i like or no like it is about how usefull it is :/
  20. So this npc is so special that need to be shared o.O only 3 lines? p.teleTo(X-Y-Z, true);
  21. Give me 550$ and i can make it for you :)
  22. Hello the title was an illusion :) but again i have 1 question. Im using ct2.5 (freya) and i made some custom Mobs, i added skill (into database custom_skills custom_npcai) the mobs cast them but i can't see animation. I added the line into MobSkillGrp.dat with mob ID _ skill ID e.t.c but still i can't see even if it stop and after 2 second i get the damage of the spell but no animations. Any help? Thank you!!
×
×
  • 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