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

  1.  
  2. [RangedWaypoint : cRangedWaypoint]
  3. {
  4.     Name = RangedWaypoint
  5.     Scale = "1,1,1"
  6.     ModelColor = "255,255,255,128"
  7.     Range = 5
  8.  
  9.     [Props : cEntityProps]
  10.     {
  11.         Static = 0
  12.         Passable = 1
  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.