Jump to content

Recommended Posts

Posted (edited)

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

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.

  • Recently Browsing   0 members

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