• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Request] Easy Dvar set server / client.
#1
Hi im looking a plugin to read dvar changes/client-server force from sv_config.
Bacause i make that post few days ago, Disable Friendly Fire and Enable Kill Cam on hardcore mode.
and no solution, now with that plugin probably i can put on sv_config something like.
[asd]
scr_team_fftype = 0
scr_game_allowkillcam = 1
any_random_dvar = 8

thats is possible? I was clear about what I want?

  Reply
#2
(02-27-2012, 00:16)Dumas Wrote: Hi im looking a plugin to read dvar changes/client-server force from sv_config.
Bacause i make that post few days ago, Disable Friendly Fire and Enable Kill Cam on hardcore mode.
and no solution, now with that plugin probably i can put on sv_config something like.
[asd]
scr_team_fftype = 0
scr_game_allowkillcam = 1
any_random_dvar = 8

thats is possible? I was clear about what I want?

Is using Rcon too hard?

Code:
set scr_team_fftype 0
set scr_game_allowkillcam  1
set any_random_dvar 8
[Image: azuw.jpg]
  Reply
#3
Yes, because that dvars dont work on hardcore, probably can be forced with plugins and others dvars for example client dvars can be changed from rcon... and the idea wasn't only that, also wanted to know if possible, because that way it would facilitate many things.
  Reply
#4
(02-27-2012, 08:32)Dumas Wrote: Yes, because that dvars dont work on hardcore, probably can be forced with plugins and others dvars for example client dvars can be changed from rcon... and the idea wasn't only that, also wanted to know if possible, because that way it would facilitate many things.

have written a plugin for you.

edit the addon/dvar_server.cfg to set the server dvars
edit the addon/dvar_client.cfg to set the client dvars

example:
<dvar>;<value>
Quote:g_allowVote;1
g_deadChat;0

server dvars are set at the start of the server and are updated all 20 minutes

client dvars are set when the player joins


Attached Files
.zip   DvarPlugin.zip (Size: 2.88 KB / Downloads: 174)
  Reply
#5
Release soure code
  Reply
#6
yes pleas
  Reply
#7
does it really work? i thought that clientdvar setting is impossible now
  Reply
#8
(09-23-2012, 20:40)OzonE Wrote: does it really work? i thought that clientdvar setting is impossible now

It is possible but some dvars are locked by IW
[Image: compiling.png][Image: aLKA8og_460sa.gif]
  Reply
#9
(09-23-2012, 21:45)Ich1994 Wrote:
(09-23-2012, 20:40)OzonE Wrote: does it really work? i thought that clientdvar setting is impossible now

It is possible but some dvars are locked by IW

can you provide a list please?
  Reply
#10
(09-24-2012, 13:33)OzonE Wrote:
(09-23-2012, 21:45)Ich1994 Wrote:
(09-23-2012, 20:40)OzonE Wrote: does it really work? i thought that clientdvar setting is impossible now

It is possible but some dvars are locked by IW

can you provide a list please?

+1
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Windows 8.1 Fix for MW3 Server Addon master131 16 16,987 09-29-2014, 23:08
Last Post: SuperNovaAO
Brick [Release] MW3 Server Administration Addon iRoNinja 5 8,536 11-10-2013, 15:46
Last Post: Casper
Exclamation Help cmdlist, dvarlist server crash Nerus 17 10,947 11-09-2013, 23:54
Last Post: Nerus
  Our Level Fastfile is Different from the Server. CheeseToast 6 10,556 11-03-2013, 17:52
Last Post: CheeseToast
  Dedicated Server External (public) IP Nerus 3 5,562 11-02-2013, 14:16
Last Post: Casper
  MW3 Server Version superg1973 7 12,033 10-28-2013, 01:15
Last Post: kotyra972
  Help how to turn off map in dedicated server pero123 8 6,559 10-15-2013, 19:00
Last Post: Nekochan
  Issue with server addon and NAT dimitrifrom31 3 4,640 10-08-2013, 18:11
Last Post: iRoNinja
  GETTING SERVER ONLINE raym 6 5,266 09-28-2013, 22:42
Last Post: Nekochan
  advanced Server Config Poorya56 9 6,231 09-11-2013, 03:45
Last Post: trasto

Forum Jump:


Users browsing this thread: 1 Guest(s)