home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2002 December / JOY143_CD1.iso / Data / Demos / Platoon / pl_demo.exe / Inf / Prototypes / VC_HQ.inf < prev    next >
INI File  |  2002-09-17  |  347b  |  25 lines

  1.  
  2. [VC_HQ : cHQFlag]
  3. {
  4.     Name = VC_HQ
  5.     Scale = "1,1,1"
  6.     ModelColor = "255,255,0,128"
  7.     Owner = 1
  8.  
  9.     [Props : cEntityProps]
  10.     {
  11.         Static = 1
  12.         Passable = 0
  13.         SelfShadow = 1
  14.         VertexColorShade = 1
  15.         ModelName = gfx\objects\additional\nav_flag.bmod
  16.         SightObstacleType = 0
  17.  
  18.     }
  19.     [Effects : cEntityEffects]
  20.     {
  21.         EffectName = ""
  22.  
  23.     }
  24. }
  25.