ItsMods

Full Version: RollTheDice v2 SUGGESTION THREAD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
zxz roll

- Unlimited health and unlimited ammo
- All perks
- Can teleport players to his location

Troll
I dont know what rolls are there already in, my suggestions:

+ Thermal Roll: thermal vision
- Its not night yet, dumbass: nightvision
+ HBS pro: long range and fast heartbeat sensor detection
+ Bulleye: throwing knife
+++++ OPA: OPA
- Swimming: underwater vision
@Yamato
I can't set visions Sad

- not possible
- not possible
- should be possible
- already added
- already added
- not possble
+ real walhack
@cvd the current wallhack is the best i can do Tongue
(03-26-2012, 16:02)JariZ Wrote: [ -> ]@Yamato
I can't set visions Sad

Visions are dvars. (Except nightgoggle vision and thermal vision I think)
(03-26-2012, 16:12)zxz0O0 Wrote: [ -> ]
(03-26-2012, 16:02)JariZ Wrote: [ -> ]@Yamato
I can't set visions Sad

Visions are dvars. (Except nightgoggle vision and thermal vision I think)

Thermal:

Code:
r_glow                        "1"
r_glowRadius0                "7"
r_glowRadius1                "7"
r_glowBloomCutoff            "0.99"
r_glowBloomDesaturation        "0.65"
r_glowBloomIntensity0        "0.36"
r_glowBloomIntensity1        "0.36"
r_glowSkyBleedIntensity0    "0.29"
r_glowSkyBleedIntensity1    "0.29"
r_filmEnable                "1"
r_filmContrast                "1"
r_filmBrightness            "0"
r_filmDesaturation            "1"
r_filmInvert                "0"
r_filmLightTint                "1 1 1"
r_filmDarkTint                "1 1 1"

Nightvision:

Code:
r_glow                    "1"
r_glowRadius0             "2.77935"
r_glowBloomCutoff         "0.861438"
r_glowBloomDesaturation   "0"
r_glowBloomIntensity0     "0.3"
r_filmEnable                "1"
r_filmBrightness            "0.15"
r_filmContrast                "1.26527"
r_filmDarkTint                "0 1.54321 0.000226783"
r_filmInvert                "0"
r_filmLightTint                "1.5797 1.9992 2.0000"
r_filmDesaturation            "1"

Underwater:

Code:
r_glow                    "1"
r_glowRadius0             "8.28152"
r_glowRadius1             "0"
r_glowBloomCutoff         "0.439157"
r_glowBloomDesaturation   "0"
r_glowBloomIntensity0     "1.5"
r_glowBloomIntensity1     "0"
r_glowSkyBleedIntensity0  "0"
r_glowSkyBleedIntensity1  "0"
r_filmEnable              "1"
r_filmContrast            "1.15595"
r_filmBrightness          "0.145338"
r_filmDesaturation        "0.7"
r_filmDesaturationDark    "0.7"
r_filmInvert              "0"
r_filmLightTint           "1 1 1.15"
r_filmMediumTint          "0.535 0.85 1.275"
r_filmDarkTint            "0.07 0.7 1.4"
r_primaryLightUseTweaks              "1"
r_primaryLightTweakDiffuseStrength   "1"
r_primaryLightTweakSpecularStrength  "1.5"
@Yamato you are a god, gonna try them
@zxz0O0 I forgot, facepalm
@Yamato it's probably r_FilmTweak not r_Film as there is no dvar called r_filmEnable.
(03-26-2012, 16:32)zxz0O0 Wrote: [ -> ]@Yamato it's probably r_FilmTweak not r_Film as there is no dvar called r_filmEnable.

I copied it from the vision files by @Gagarin , Big Grin

Checked mw2 files, and is same as mw3, that dvar doesnt exist but appears there.
Pages: 1 2 3 4 5 6 7 8 9