Jump to content

Question

1 answer to this question

Recommended Posts

  • 1
Posted (edited)

Find:

waitingroom "Battle Station 5 Players",5,

and replace it with

waitingroom "Battle Station 3 Players",3,

Remember there are 3 KVM scripts and it's 2 teams each time so you will have to find the first line 6x.

Find:

if( .@Guillaume < 5 || .@Croix < 5 )

and replace it with

if( .@Guillaume < 3 || .@Croix < 3 )

this you will only find 3 times.

Edited by Nameless2you

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

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