ItsMods

Full Version: ProMod Plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
(04-06-2012, 02:12)Fr0styyy. Wrote: [ -> ][.....]


EDIT: OMFG.... Why nobody said in frist post that sv_config.cfg from promod has to be put in addon folder? I was together with mw3_promod.dll so i thoght it need to be in plugins folder, rotfl :O
Yes that's correct. For forceClientDvars you need CompetitiveMod=0
(04-06-2012, 07:58)LeonSZR Wrote: [ -> ]Tell me how to turn on Promod 1.10 replay of death??
you need to register in [DVARS]?
You need to use CompetitiveMod=0 and FinalKillcam=1
Thank zhzh0O0 I have all turned out. Is there somewhere a complete description of Promod in Russian?
Well, that's a shame because some drvars can be used only in promod or some of them are working only on servers without promod like:

forceClientDvars=
cg_scoreboardBannerHeight "35",
cg_scoreboardHeaderFontScale "0.3"
cg_scoreboardHeight "435",
cg_scoreboardItemHeight "18",
cg_scoreboardPingHeight "0.7",
cg_scoreboardPingWidth "0.036",
cg_scoreboardRankFontScale "0.25",
cg_scoreboardScrollStep "3",
cg_scoreboardWidth "400",
cg_ScoresPing_BgColor "0.25098 0.25098 0.25098 0.501961",
cg_ScoresPing_HighColor "0.8 0 0 1",
cg_ScoresPing_LowColor "0 0.74902 0 1",
cg_ScoresPing_MedColor "0.8 0.8 0 1",
g_scorescolor_free "0.4 0.4 0.4 1",
g_teamcolor_myteam "0 0.8 1 1",
g_Teamcolor_allies "0 0.8 1 1",
g_Teamcolor_axis "0.8 0 0 1",
g_TeamColor_Free "1 1 0 1",
g_scorescolor_free "0.4 0.4 0.4 1",
cg_scoreboardMyColor "0 0.8 1 1",
g_ScoresColor_Allies "0 0.8 1 1",
g_ScoresColor_Axis "0.8 0 0 1"

These DVARS doesn't even affect gameplay or something, but they make scoreboard look much better than default..

BEFORE:
[Image: y0MpUl.jpg]

AFTER:
[Image: AhbY7l.jpg]

Pls let us have at last these tweaks available..
Also i have these dvars in my config_mp.cfg and they are working on normal servers without promod Smile
All these dvars work with forceClientDvars. In 1.11 there will be a new command !miniscoreboard to make the scoreboard smaller.
Very good thx
Sure they work. They are also SAFE, but who want to play ESL with competitiveMod=0? That's right.

EDIT: I checked !miniscoreboard in 1.11 but it's still not look that i want to archieve... Sad
(04-01-2012, 22:32)tommytoy Wrote: [ -> ]
(04-01-2012, 20:44)zxz0O0 Wrote: [ -> ]
(04-01-2012, 18:01)tommytoy Wrote: [ -> ]Hello all,

By the way ty for this great plugin, I want to know if there is a way the have the VIEWBOB re-enable or with a DVAR. Just to be sure wen you sprint your body goes left and right is that the viewbob?

Yes this is viewbob. Why do you want this enabled? It's so ugly.

@ryK please send me your steam profil link in a pm.

Well its just that I find it more realistic wen you sprint to see that view....I know that not using to promod re-enables it, but I want to have the opportunity to remove the Fog Smoke and adjust the filmtweak etc...

I tried this command (player_sprintCameraBob 1) but I think Promod blocks it.
Eastergift Promod 1.11? =)
Hey my Server crashes after each round with the Promod 1.10. Tongue


Can someone tell me what i have to do to fix it ?

c7n
(04-06-2012, 18:10)Fr0styyy. Wrote: [ -> ]Sure they work. They are also SAFE, but who want to play ESL with competitiveMod=0? That's right.

EDIT: I checked !miniscoreboard in 1.11 but it's still not look that i want to archieve... Sad
What's still missing? Which things don't work on ProMod Servers but on others they work?
(04-06-2012, 21:07)tommytoy Wrote: [ -> ][quote='tommytoy' pid='69589' dateline='1333315954']
I tried this command (player_sprintCameraBob 1) but I think Promod blocks it.
The dvars I use are:
Code:
SetDvar("bg_weaponBobMax", "0");
                SetDvar("bg_viewBobMax", "0");
                SetDvar("bg_viewBobAmplitudeStandingAds", "0 0");
                SetDvar("bg_viewBobAmplitudeSprinting", "0 0");
                SetDvar("bg_viewBobAmplitudeDucked", "0 0");
                SetDvar("bg_viewBobAmplitudeDuckedAds", "0 0");
                SetDvar("bg_viewBobAmplitudeProne", "0 0");
I don't think I am gonna add an option to re-enable it but maybe I will sometime create a similiar plugin to this one just without the settings but with the commands etc.
(04-08-2012, 09:19)c7n Wrote: [ -> ]Hey my Server crashes after each round with the Promod 1.10. Tongue


Can someone tell me what i have to do to fix it ?

c7n
Have you removed the * in default.dspl ?