Originally posted by bloodysmods
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");