danielepantaleone / ioq3-UrT

Custom fork of ioq3 engine suited for the game Urban Terror
http://www.goreclan.net
GNU General Public License v2.0
8 stars 7 forks source link

support: enforcing forcevar #11

Open senposage opened 5 years ago

senposage commented 5 years ago

if possible I would like to see support for enforcing a forcecvar on all clients e.g snaps and cl_maxpackets you know where I am going with this currently we can set those cvars but they need to be set every few seconds with a rcon script

UrbanPotato commented 5 years ago

closed resolved replace the snaps command with this single line cl->snapshotMsec = 1000 / sv_fps->integer;