Jump to content
  • 0
Sign in to follow this  
Alexandria

BattleGround max users limit to half.

Question

The topic says all, I would like to request the max people who can join to the battle to the half.

 

From 11 people to 6 people (Flavious)

From 11 people to 6 people (Tierra)

From 6 people to 4 people (KVM)

 

Thank you.

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0
bat_room,86,227,4    script    Lieutenant Ator    4_M_KY_KNT,{    end;OnInit:    waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;    end;OnEnterBG:    set $@FlaviusBG1_id1, waitingroom2bg("bat_b01",10,290,"start#bat_b01::OnGuillaumeQuit","");    end;}bat_room,85,204,0    script    Lieutenant Thelokus    4_M_CRU_KNT,{    end;OnInit:    waitingroom "Battle Station",11,"start#bat_b01::OnReadyCheck",1,0,80;    end;OnEnterBG:    set $@FlaviusBG1_id2, waitingroom2bg("bat_b01",390,10,"start#bat_b01::OnCroixQuit","");    end;}

I think you need to change the "11" there to "6"

 

and these 10s to 5

    if( .@Guillaume < 10 || .@Croix < 10 )        end;

Edited by quesoph

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.