GameServerManagers / Game-Server-Configs

A repo of game server configuration files used by LinuxGSM
277 stars 175 forks source link

Accidentally deleted csgoserver.cfg file #95

Closed shreyaspapi closed 3 years ago

shreyaspapi commented 4 years ago

Can anyone please tell me how to enter the gslt in the cfg file.

Also where do I change the server from 64 tick to 128 tick.

h3o66 commented 4 years ago

add the gslt as variable in the same file you had before:

tickrate="128"
gslt="token"

that should be it then