ItsMods

Full Version: Health,regenerate, and message changes help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a couple of questions to see if anybody can help me. First here are the plug ins I am using on a server being hosted by a company.

1.Speed
2.MW3 FOV
3.ServerAdmin
4.unlimited ammo
5.Warn for balance

Currently when you get shot your health takes FOREVER to reginerate back to normal. Does anyone know how and where to change that at on the server files?

Also it takes many bullets to kill someone. Can and where can you change that on the server files?

I would like to be able to use the server admin while in game to post comments. Like when someone is nading and I want to warn them I hit y or t the !ns and make it post NO SPAMMING to all players in the game. Any ideas on how to do that?

Thanks for your help with all three of my questions. I usually find the answers here but I was unable this time.
just edit the .dsr via loading it in mw3 or by notepad and edit
gameOpt commonOption.healthRegen "5.0000" // [ 5, 0-10 ]

or gameOpt commonOption.maxHealth "100.0000" // [ 30, 50, 100, 200 ] for health

First you need the serveradmin, then either boneminds serveraddon 0.0.75 or the godplugin (with aaapermissions)

!ns can be setup in the aliases so !ns would be !ns = !yell all ^1WARNING! ^2NO SPAMMING!

or !pm player name NO SPAMMING etc
Ya Im lost. I have no idea where to find those options.
(11-02-2012, 14:02)mbakerinnv Wrote: [ -> ]Ya Im lost. I have no idea where to find those options.

they are in the map eg: arkaden.dsr or any other mode you are using ie: tdm_default.dsr
Ok I see said the blind man. Thank you!!