Post: setmodelcolor and redbox possible?
10-16-2014, 05:22 PM #1
bloodysmods
Save Point
(adsbygoogle = window.adsbygoogle || []).push({}); is it possible to set model color or redbox ive only seen the offsets but i dont know how to place them to call them like functions.
10-16-2014, 11:48 PM #2
Shark
Retired.
Originally posted by bloodysmods View Post
is it possible to set model color or redbox ive only seen the offsets but i dont know how to place them to call them like functions.


im pretty sure player color is a DVAR, something about hero light or something and as for redbox you would have to do it using huds, as that is how the game does it by the looks of it.
10-17-2014, 02:52 AM #3
bloodysmods
Save Point
thanks for the pointer will try to figure this out.
10-18-2014, 01:26 PM #4
bloodysmods
Save Point
i found r_heroScale but when i try to get any color i only get a dark red with r_herScale "1" an r_heroScale "0" is black ive tryed other colors but once its place i cant get the color to go back to default either?
10-18-2014, 02:22 PM #5
SyGnUs
Give a F*** About Your Lifestyle
Originally posted by bloodysmods View Post
i found r_heroScale but when i try to get any color i only get a dark red with r_herScale "1" an r_heroScale "0" is black ive tryed other colors but once its place i cant get the color to go back to default either?


Their is also - r_heroLighting & r_heroLightScale - try those as well.

The following user thanked SyGnUs for this useful post:

Script Kiddie
10-19-2014, 05:14 PM #6
bloodysmods
Save Point
i can get r_heroScale to work but only the colors red an black but no others an i cant get it to go back to default any idea's?
10-21-2014, 08:04 AM #7
D3cH
Zombie Cakes Maker
If you like ESP style wallhack you should take a look here : You must login or register to view this content., you just need to adapt it for BO2 and find some similar shaders then you're done.
10-21-2014, 10:48 AM #8
dtx12
Do a barrel roll!
Originally posted by bloodysmods View Post
i can get r_heroScale to work but only the colors red an black but no others an i cant get it to go back to default any idea's?


This dvar has vec3 value, so if you want to set this dvar to default value use something like this
    setDvar("r_heroLightScale", "1 1 1");

Copyright © 2025, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo