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

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