#Can't enable VAC and BattlEye on the server
7 messages · Page 1 of 1 (latest)
sigh.
When creating the server, did you make sure that it is an InternetServer in the command line instead of a LANServer?
e.g. end of .bat file:
rem ServerHelper.bat acts as an intermediary for any future required Unity arguments.
rem Custom scripts can pass additional arguments to ServerHelper.bat e.g. "-Port/27017 +InternetServer/My Server" (without quotes).
rem By default this script will launch a LAN server and save to the Servers/Example directory.
start "" "%~dp0ServerHelper.bat" +InternetServer/Default
exit```
i was only using server code rn and it mostly works but i have to port forward it or something to get it to enable it?
You can just use steam server code and fake ip, doesn't need to portforward
I set up GSLT and a FakeIP but I still don't have VAC and Battleye on the server but I may have forgotten a step