Jump to content

Another Party Game Event


Recommended Posts


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   219
  • Joined:  11/22/11
  • Last Seen:  

Preview:

 

Download:

Party Dungeon.txt

 

Info:

Using some item to join, and kill monster before time out,

after all, leader assign reward. 

 

Setting:

System:

.SP_PLAYER_NUM ----> Player amount
.SP_PLAYER_ITEM  ----> Requirement Item
.NP_GAME_TICK = 600; ----> 10 mins for killing monster
.NP_GAME_TICK = 120; ----> 2 mins for assign reward

----------------------------------------------------------

Reward:
.@item  ----> How many different type item
setarray .@item1max[0],607,10; <---- type 1, item id, total amount
setarray .@item2max[0],501,10;
setarray .@item3max[0],502,10;
setarray .@item4max[0],503,10;
setarray .@item5max[0],504,10;
----------------------------------------------------------

Spawn:

monster "guild_vs2",50,50,"--ja--",1002,1,strnpcinfo(0)+"::OnKill";
Edited by goddameit
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  21
  • Topics Per Day:  0.00
  • Content Count:  244
  • Reputation:   17
  • Joined:  11/19/11
  • Last Seen:  

Cooooooooooooooool! Let me try this.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

Thanks!!!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  8
  • Reputation:   0
  • Joined:  04/23/14
  • Last Seen:  

I cant talk to the NPC how to fix it ? anyway server type 3ceam tnx

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...