hi
first thank u so much for shade-c
but ı have a problem
if ı use the hdr or dof in my level ı cant add a weapon on my screen when ı do this my weapon model to be invisible
that is my code

ENTITY* gun0 =
{
type = "gun.mdl";
layer = 2;
client_id = camera;
flags = PASSABLE;
flags2 = VISIBLE;
x = 100;
y = -8;
z = -6;
}

when ı didnt use the hdr or fog ı can see my weapon model on screen
please help me thank u and sorry my bad english


Last edited by memoli; 12/23/08 18:31.