Skip to main content

How to Create a Room?

To get started, click on the Organize tab.

Organize

Tournament Type Selection

Two options are available to you:

Free

To develop your community

Designed for Fortnite communities. With WLS, organize your Fortnite events and expand your reach. Fewer features, but all the necessary tools to make your tournament a success, open to everyone, without restrictions.

Included features:

  • Maximum one session per tournament page
  • Unlimited number of players
  • Participation conditions only via Discord
  • Community management

To boost your project's KPIs

Designed for content creators and businesses. Use WLS as a way to transform your project's reach into concrete data: subscribers, viewers, visitors. Also benefit from WLS's branding capabilities.

Advanced features:

  • Highlighting your tournament on our platform in the "Tournaments" tab
  • Multiple sessions on the same tournament page
  • Ability to automatically qualify players to another session
  • Customization of your tournament page (description, poster)
  • Unlimited number of players
  • Participation conditions with your social networks (Twitch, TikTok, Twitter, Instagram, etc.)
  • Ability to highlight the stream of your choice during the tournament
  • Support/Management provided by a WLS Admin or community admin

For a quote: [email protected]

Tournament Mode Selection

To create a tournament page, select "Free Community":

Room Choice

You will have two options:

  • Option 1 - WLS Client Only: Tournament with PC players only
  • Option 2 - Manual Replay: Multi-platform tournament
note
  • We let you read the advantages and disadvantages of the two different options. The configuration of Option 1 or 2 will remain the same.

Room Configuration

Room Configuration Start Basic Info

Room Name

You must choose the name.

info
  • Please note that you are limited to 35 characters.

Region

You must choose the Region:

  • Europe
  • NAE
  • NAW
  • Asia
  • Oceania
  • Middle East
  • Brazil
  • Onsite

Game Mode

CategoryAvailable Modes
Battle RoyaleSolo / Duos / Trios / Squads
Battle Royale Tournament SettingsSolo / Duos / Trios / Squads
Zero BuildSolo / Duos / Trios / Squads
Zero Build Tournament SettingsSolo / Duos / Trios / Squads
Reload BuildSolo / Duos / Squads
Reload Zero BuildSolo / Duos / Squads
warning

You will not be able to change the game mode once the page is created!

Discord Invitation URL

You can choose to leave this field empty or fill it with a Discord invitation link.

warning

First Game Start Time

Select the tournament start time to indicate to players when your tournament begins.

End Time

Select the end time of the last tournament game to indicate to players when your tournament will end.

Visibility

Select one of the following options:

OptionDescription
HIDDENThis Room will only be accessible with the link.
PUBLICThis Room will be listed on your user page.

Registration

Room Registration Settings

Maximum Number of Spots

You must choose the number of available spots for your tournament.

Restrictions

You can choose between:

OptionDescription
OPENEveryone can register.
INVITATIONALOnly invited people can register.

Discord Restriction

You can choose between:

OptionDescription
MEMBEROnly members of your Discord server can register.
ROLEOnly members with a specific role can register.

Point System

Room Configuration Point System

Choose your point system manually or by loading a JSON:

Manually

In the left column, you choose the placement, in the right column you choose the number of points you assign.

info

Please note that if you fill in top 3 then top 10 leaving a gap, our system will place the number of points from top 10 in the points for placements between top 4 and top 9.

Load a JSON

This button will allow you to import your point system.

JSON Structure

{
"place_points": {
"1": 10,
"2": 5,
"3": 2,
},
"kills_cap": 0,
"elimination_points": 1,
"banned_sessions": [],
"tiebreakers": [
{
"src": "points",
"multiplier": 0,
"bits": 11,
"avg": false,
"reverse": false
},
{
"src": "victories",
"multiplier": 0,
"bits": 4,
"avg": false,
"reverse": false
},
{
"src": "kills",
"multiplier": 100,
"bits": 12,
"avg": true,
"reverse": false
},
{
"src": "place",
"multiplier": 100,
"bits": 14,
"avg": true,
"reverse": true
},
{
"src": "timer",
"multiplier": 0,
"bits": 11,
"avg": true,
"reverse": false
}
],
"session_limit": {
"max": 4,
"criteria": "start_time",
"reverse": false
},
"prizes": {
"20": "Qualified for Finals"
}
}
warning
  • Please ensure that the file has a .json extension.
info
  • Please note that points are not cumulative, Top X will get exactly Y points - You must add them up.

Example: You have: Top 1 - +14 points Top 2 - +4 points Top 3 - +2 points

In our system you must write it like this: Top 1 - 20 points Top 2 - 6 points Top 3 - 2 points

Points per Elimination

Choose how many points 1 kill is worth.

Maximum Eliminations

Also known as "Kills Cap", this number defines the maximum number of kills before the system stops counting.

info
  • 0 by default is unlimited

Rewards

Room Configuration Rewards

Add a Reward

Adds a line.

Remove a Reward

Removes a line.

FieldDescription
TopCorresponds to the placement that wins the cash prize.
RewardCorresponds to what the player wins.
info
  • Please note that the "Top" option only accepts numbers compared to the "Prize" option which accepts numbers and letters.
warning
  • War Legend takes no responsibility regarding rewards, be careful!