Jump to content

Question

Posted

i need npc for party


1 : ) Npc located at prontera 155 145
2 : ) Party npc only party leader can click me.
3: ) Npc need 1party with 5 members to enter
4: ) party leader must have 600 Mithril coin to Enter
5: ) Once the party leader enter. 5seconds to recall party member

7:) All party member recall to guild_vs5
8: ) and wait for 1minute for 1st wave of Mini bosses

1st wave 10 Mini boss( party have 2minutes to kill all 10 Mini boss to enter next wave if 2minutes is over all player with fail to finish the dungeon mvp event automatic go 0)  

2nd wave is 20 mini boss ( party have 3minutes to kill all 10 Mini boss to enter next wave if 2minutes is over all player with fail to finish the dungeon mvp event automatic go 0)
3 wave is 30boss ( party have 5minutes to kill all 10 Mini boss to enter next wave if 2minutes is over all player with fail to finish the dungeon mvp event automatic go 0)

4 wave 50 boss  ( party have 10minutes to kill all 10 Mini boss to enter next wave if 2minutes is over all player with fail to finish the dungeon mvp event automatic go 0)

Final wave All lhz boss,fbh,gloom,ifrit summon   ( party have 20minutes to kill all 10 Mini boss to enter next wave if 2minutes is over all player with fail to finish the dungeon mvp event automatic go 0)

9: ) Once party finish the Event Automatically party winner will receinve random of Castle drops ?
10 :) And announce Congrats ! the Party "partyname " with " party leader name" has Finish Wave Event ,
11 :) Need 12hours to enter again account system



Hope someone help me ? :)
Thanks a lot !
 


Any body home :) ?


help :((

11 answers to this question

Recommended Posts

Posted (edited)

This is somehow a hard script : [paste=kg2smq37f89]

 

Configuration file : 

.npc$ = "[ ^FF0000" + strnpcinfo( 1 ) + "^000000 ]"; /* NPC Name */
setarray .MiniBoss[0], 1002, 1002, 1002, 1002; /* Mob id per round */
setarray .MiniBossAmount[0], 1, 1, 1, 1; /* Amount per round */
setarray .Timer[0], 2, 3, 5, 10, 20; /* In minutes */
setarray .Boss[0], 1002, 1002, 1002; /* Put all your MVP id's here */
setarray .CastleDrops[0], 607, 7227, 7179; /* Put all your castle drops here */

NOTE : I never tried this one on my test server so please bear with me if any bugs occur.

Edited by Patskie
Edited
Posted

hi sir.... thanks for your effort to make it..
But here is the problem..

Notworking
I already have 600 mithril coin im the party leader and also i got 5menmebrs

once i click the npc .. nothing happens? :)
i can't move ??

Posted

Patskie :D the script works but :

1. Timer won't show, and rounds loop back - Maybe its because of the timer, watched the players test it when they can't kill the monsters on the said time the rounds loop back ex : Round [ 1 ] then Round [ 2 ] then back to Round [ 1 ]. *PS. no map error ,

2. After successfully killing every mobs in Round 4 within the time limit since I set it to 25 mins . It goes back to Round 1 not Going to Round 5 - MVP Round

3. The script doesn't warp them back to their respective save points event if they stay 2 hours there D:

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...