1 Server Only?

Okay i want to make a game where there is only 1 server and rest is Clients Only! how do i do this with blueprints plz help me, and as always i love u guys !

:slight_smile:

Can you plz help me with this

Starting a Server

Basic command lines (these commands use the editor and therefore don’t require cooked data):

Type Command
Listen Server UE4Editor.exe ProjectName MapName?Listen -game
Dedicated Server UE4Editor.exe ProjectName MapName -server -game -log
Client UE4Editor.exe ProjectName ServerIP -game

where do i do this i need a guide plz help me :slight_smile: