Many of you have seen this native from fakemeta:
PHP Code:
engfunc(EngFunc_LightStyle, 0, "b")
My question is that although you can set the lighting level using the 3rd parameter of this native then what is the function of the 2nd parameter of this native:
PHP Code:
engfunc(EngFunc_LightStyle, <What it means? >, "b")
So what numbers should i put in this 2nd parameter and what is it supposed to mean....??
__________________