Max Players Online

How cna i change the max players online in a map? i need >64

To enable more connections then 64 may be as simple as changing the MaxPlayers variable in your games DefaultGame.ini (Check out the GameSession class).
There may be more to it then that under the hood though.
Best to check the UE4 Answer Hub as well.

thank you :slight_smile:

i.e. in DefaultGame.ini

[/Script/Engine.GameSession]
MaxPlayers=32