What can you do with this plugin:
- Clients can set clientdvars
- Save and load the dvars when joining the server again
- No ammo warning
- No red crosshair
- FilmTweak Presets
- No ViewBob
- Teamnames changed
- Bullet penetration increased (x1.6)
- Sprint time increased
- Falldamage decreased
- JumpHeight increased
- Strat time increased (7s)
- Spectator fixed (can now spectate all teams + freelook)
- 1 Flash instead of 2
- Ammo clips increased (1 ammo clip more)
- Final killcam disabled
- No sound when ADS
- CoD4 Score style
- No grenade cooking
- Grenade damage increased (+15%)
- No grenade block at start
- Proper team switch
- Scope has unlimited breath
- No death icons
- Planting sound
- No scope and shotgun drop
Current version:
v1.14
Requirements:
@Nukem's dedicated server addon V1.323+ (fixed by @Cyanide)
MW3 Dedicated Server
This plugin uses signature scans, so it *should* work on all versions.
sv_config.ini entries:
This plugin is using the section called DVARS with the following variables:
You need to use the same format as in my example.
Enable saving of clientdvars:
If you want to save the dvars a client sets you need to create a folder called "dvar" in the folder addon (addon\dvar). For each client there will be a xml file (named with client's xuid). If the folder does not exist, dvars won't save. To save dvars, type !save, for loading type !load
Due to IW's recent update (1.7.413) this feature is broken.
Available commands:
Due to IW's recent update (1.7.413) most of the commands are broken. FoV is working.
Note: maxfps can only be set up to 100. But since we can set it to 0 you can go over 100. There is an option to forbid players chaning fps to 0 though. When using CompetitiveMod, maxfps 0 is not allowed.
Also if you want no fx (smoke in bakara, rain, ambient sound etc.) you will have to do fast_restart after setting !clientsideeffects to 0!
Due to IW's recent update (1.7.413) this feature is broken.
Pictures:
Due to IW's recent update (1.7.413) these visions are not possible anymore.
How to use:
Download the MW3_ProMod.zip file from attachement and put the MW3_ProMod.dll in your plugins folder. I recommend to use the sv_config.ini I added in the zip. Do not rename the Plugin.
Changelog:
v1.0: Initial release
And thanks very much to @ninjadx, @makavel, @KrisiS, FreakyNoise, @Nukem and DucK for helping and beta testing!!
Donate:
If you want to support my work and keep me motivated you can donate to me
Thank you.
Mirror: http://www.share-online.biz/dl/J245YZ8M6J4
- Clients can set clientdvars
- Save and load the dvars when joining the server again
- No ammo warning
- No red crosshair
- FilmTweak Presets
- No ViewBob
- Teamnames changed
- Bullet penetration increased (x1.6)
- Sprint time increased
- Falldamage decreased
- JumpHeight increased
- Strat time increased (7s)
- Spectator fixed (can now spectate all teams + freelook)
- 1 Flash instead of 2
- Ammo clips increased (1 ammo clip more)
- Final killcam disabled
- No sound when ADS
- CoD4 Score style
- No grenade cooking
- Grenade damage increased (+15%)
- No grenade block at start
- Proper team switch
- Scope has unlimited breath
- No death icons
- Planting sound
- No scope and shotgun drop
Current version:
v1.14
Requirements:
@Nukem's dedicated server addon V1.323+ (fixed by @Cyanide)
MW3 Dedicated Server
This plugin uses signature scans, so it *should* work on all versions.
sv_config.ini entries:
This plugin is using the section called DVARS with the following variables:
Show variables (Click to View)
Example (Click to View)
Enable saving of clientdvars:
If you want to save the dvars a client sets you need to create a folder called "dvar" in the folder addon (addon\dvar). For each client there will be a xml file (named with client's xuid). If the folder does not exist, dvars won't save. To save dvars, type !save, for loading type !load
Due to IW's recent update (1.7.413) this feature is broken.
Available commands:
Due to IW's recent update (1.7.413) most of the commands are broken. FoV is working.
Code:
!ragdoll //Enable/disable ragdoll
!cg_brass //Enable/disable shell ejection
!snaps //number of 'snapshots' of information that are received from the server every second
!r_distortion //Enable/disable distortion from weapons, explosions etc
!cl_packetdup //Packet duplicates
!pingtext //cg_scoreboardPingText
!maxfps //com_maxfps
!r_fog //Enable/disable fog
!fov //Change FoV
!wayPointSize //Size of WayPoints like [A] [B] [BOMB] etc.
!compassObjectiveSize //Size of WayPoints on compass
!removeConfig //Delete your saved config
!load //Manually load saved dvars
!help //Display all available commands
!dynEnt_Active //Enable/disable dynamic environment (shoot computer etc.)
!fx_drawClouds //Enable/disable weather (snow, rain, etc.)
!fastSkin //cache skin
!r_detail //draw weapon skin, car skin etc.
!dlightlimit //r_dlightlimit
!ftweakEnable //Enable/disable FilmTweak
!ftweakDesaturation
!ftweakLightTint
!ftweakDarkTint
!ftweakContrast
!ftweakBrightness
!promod //see changelog v1.2 to see what it does
!resetpromod //resets the commands set by !promod
!clientsideeffects //Enable/disable loading of _fx files (ambient sound, map smoke etc.) needs fast_restart after setting (!)
!r_normalmap //Change between Flat/default (Flat has less details)
!ftweakPreset alias !filmtweak alias !ftweak alias !ft //Choose between 6 filmtweak presets (see pictures)
!scoreboardItemHeight //change item height in scoreboard
!md5 //show md5 checksum of the Plugin
!sens //Change sensitivity of mouse
!save //Save your dvars to the server (needs dvar safe)
!load //Load your dvars from the server (needs dvar safe)
!teamonly //0-1 draw only teamchat
!sbMyColor //Change color of your name in scoreboard, example !sbMyColor 1 0 1 1
!maxpackets //set maxpackets from 80-100
!mr //display the MR setting
!lastScore //display score of last map
!miniscoreboard alias !minisb //Enalbe/reset small scoreboard
Note: maxfps can only be set up to 100. But since we can set it to 0 you can go over 100. There is an option to forbid players chaning fps to 0 though. When using CompetitiveMod, maxfps 0 is not allowed.
Also if you want no fx (smoke in bakara, rain, ambient sound etc.) you will have to do fast_restart after setting !clientsideeffects to 0!
Due to IW's recent update (1.7.413) this feature is broken.
Pictures:
Due to IW's recent update (1.7.413) these visions are not possible anymore.
Spoiler (Click to View)
How to use:
Download the MW3_ProMod.zip file from attachement and put the MW3_ProMod.dll in your plugins folder. I recommend to use the sv_config.ini I added in the zip. Do not rename the Plugin.
Changelog:
v1.0: Initial release
v1.1: Changelog (Click to View)
v1.2: Changelog (Click to View)
v1.4: Changelog (Click to View)
v1.6: Changelog (Click to View)
v1.7: Changelog (Click to View)
v1.8: Changelog (Click to View)
v1.9: Changelog (Click to View)
v1.10: Changelog (Click to View)
v1.11: Changelog (Click to View)
v1.12: Changelog (Click to View)
v1.13: Changelog (Click to View)
v1.14: Changelog (Click to View)
And thanks very much to @ninjadx, @makavel, @KrisiS, FreakyNoise, @Nukem and DucK for helping and beta testing!!
Donate:
If you want to support my work and keep me motivated you can donate to me
Thank you.
Mirror: http://www.share-online.biz/dl/J245YZ8M6J4