goddameit Posted May 14, 2014 Posted May 14, 2014 (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 May 14, 2014 by goddameit 1 Quote
Rodel Posted May 17, 2014 Posted May 17, 2014 I cant talk to the NPC how to fix it ? anyway server type 3ceam tnx Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.