> For the complete documentation index, see [llms.txt](https://docs.getbf2142.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getbf2142.net/getting-started/play-singleplayer.md).

# Play Singleplayer

In this tutorial, we’ll walk you through two different ways to enjoy singleplayer mode. If you hit any snags or have questions, hop into our [Discord](https://discord.gg/7SBMKRy6q9) — we’re always happy to help!

{% embed url="<https://discord.gg/7SBMKRy6q9>" %}

### Setting up a quick game in "SINGLEPLAY"&#x20;

This option offers a limited experience — you won’t be able to adjust settings like ticket ratio, team ratio, round time, friendly fire, or spawn time.

Once your game is [OpenSpy-ready](/getting-started/apply-openspy-patches.md), the customization screen will work properly, and all unlocks will be available in-game.

{% stepper %}
{% step %}
Select <mark style="color:blue;">SINGLEPLAY</mark>.
{% endstep %}

{% step %}
Configure your game settings and click <mark style="color:blue;">START PLAYLIST</mark>.

Check out the [Server Settings](/advanced/addons-tweaks/server-settings.md) guide for details on extra cutomization settings.
{% endstep %}
{% endstepper %}

### **Setting up a LAN server in "MULTIPLAY"**

This option lets you adjust game settings such as ticket ratio, team ratio, round time, friendly fire, spawn time, and more.

Once your game is [OpenSpy-ready](/getting-started/apply-openspy-patches.md), the customization screen will work properly, and all unlocks will be available in-game.

<details>

<summary>"The game will start when 1 more player(s) join"</summary>

To fix this, you need to apply this setting:

```batch
sv.numPlayersNeededToStart 1
```

Check out the [Server Settings](/advanced/addons-tweaks/server-settings.md) guide for instructions on how to do this.

</details>

{% stepper %}
{% step %}
Select <mark style="color:blue;">MULTIPLAY</mark> → <mark style="color:blue;">LOCAL</mark> → <mark style="color:blue;">CREATE</mark>.
{% endstep %}

{% step %}
Configure your game settings and click <mark style="color:blue;">START SERVER</mark>.

Check out the [Server Settings](/advanced/addons-tweaks/server-settings.md) guide for details on extra cutomization settings.
{% endstep %}
{% endstepper %}
