CVAR Settings

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
amcb10
Posts: 8
Joined: Sun Nov 09, 2003 12:50 pm

CVAR Settings

Post by amcb10 »

How do i stop PB kicking people if there truform and samples rate arent set to 0. I only want to use this setting for matches?
User avatar
=FF=im2good4u
Posts: 3821
Joined: Wed Feb 05, 2003 7:30 am
Location: The Netherlands, HOLLAND
Contact:

Post by =FF=im2good4u »

just do pb_sv_disable :)
amcb10
Posts: 8
Joined: Sun Nov 09, 2003 12:50 pm

Post by amcb10 »

i know that m8 but i want pb on?
is there a way to disable cvar checking, and then to turn back on for matches
User avatar
Chairman Kaga
Posts: 64
Joined: Mon Aug 04, 2003 9:00 pm

Post by Chairman Kaga »

pb_sv_cvarempty
pb_sv_cvardel

See the docs.
Steve (aka Chairman Kaga)
Proud member of Major League Killers
=MLK= International House of Panzer: 64.185.229.60:27960
amcb10
Posts: 8
Joined: Sun Nov 09, 2003 12:50 pm

Post by amcb10 »

does that disable cvar checks totally and how do i re-enable them for matches.

Thx
DG
Posts: 513
Joined: Thu Jul 24, 2003 4:16 am

Post by DG »

I suggest you have a cfg saved on the server with the cvar checks in, and then when you want to have public server use pb_sv_cvarempty to remove cvar checks, and then when you have a match or whatever use
/rcon exec cvars.cfg

Alternately you could have different cvar checks for public & clanwar server setups - cvars can be used for cheating. Its about the same thing to do this, just have two different cvar.cfg's, each of which has the first line being pb_sv_cvarempty. Then you would switch between e.g.
/rcon exec public_cvars.cfg
/rcon exec clanwar_cvars.cfg
Post Reply