Jump to content

Recommended Posts

Posted

follow this

waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnGuillaumeJoin",1;
for
waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnGuillaumeJoin",1;

waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnCroixJoin",1;
for
waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnCroixJoin",1;

if( .@Guillaume < 10 || .@Croix < 10 ){
for
if( .@Guillaume < 5|| .@Croix < 5 ){

announces 10 for 5
set $@GuillT, 10;
set $@CroiT, 10;
for
set $@GuillT, 5;
set $@CroiT, 5;

Posted (edited)

follow this

waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnGuillaumeJoin",1;
for
waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnGuillaumeJoin",1;

waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnCroixJoin",1;
for
waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnCroixJoin",1;

if( .@Guillaume < 10 || .@Croix < 10 ){
for
if( .@Guillaume < 5|| .@Croix < 5 ){

announces 10 for 5
set $@GuillT, 10;
set $@CroiT, 10;
for
set $@GuillT, 5;
set $@CroiT, 5;

where can i see this and which part do i edit to make the 5 player limit to 1?

Edited by stydianx

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