i have a very simply script, and it wont work....
Code:

ENTITY* eSlot1 =
{
layer = 6; // display above view entities with layer 1
//the type is defined later
flags2 = VISIBLE; // visible on screen from the start
}

...//the following is inside my main while loop:
if(key_i == 1)
{
while(key_i == 1){wait(1);}
toggle(eSlot1,VISIBLE);
...



Is it a bug or you just can't toggle the visibility of view entities?


"There is no problem that can't be solved with time and determination." -me
prenceofdarkness for instant messages on AIM.

Looking for a model designer
PLEASE, SEND ME A PRIVATE MESSAGE OR EMAIL IF YOU'RE INTERESTED.