Jump to content
  • 0
Sign in to follow this  
xlaws27

endless tower limit 5 players

Question

pls help me on endless tower,

 

the maximum party members that can only enter the endless tower is 5 (including pt leader)

pls help me

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
	for(.@i=1;.@i<=6;.@i++) .@c += getmapusers(has_instance(.@i+"@tower"));	if (.@c >4) {		mes "maximum challengers are 5, so now you can't enter the endless tower";		colse;	}

try to add the above script snippets  before  the line:

 

warp "1@tower",52,354;
Edited by Angelmelody

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.