SHOW

Only for sky and view entities: If this flag is set, the entity will be visible on screen, in case of view entities even without a level. Don't set this flag for level entities.

Type:

flag (flags2)

Example:

gunmodel.SHOW = ON;
gunmodel.flags2 |= SHOW; 

See also:

alpha, TRANSLUCENT, BRIGHT, OVERLAY, INVISIBLE ► latest version online