Posted By: ello
skyDome... why does this crash - 01/06/08 00:59
Code:
if i dont set the flags it doesnot crash, but i need to set them .. any ideas?
ENTITY* skyDome =
{
type = "skyDome.mdl";
FLAGS2 = SKY|VISIBLE;
}
if i dont set the flags it doesnot crash, but i need to set them .. any ideas?
.