home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 March / Gamestar_49_2003-03_cd2.bin / data / kit / sideswatch.itm < prev    next >
Text File  |  1999-11-30  |  2KB  |  49 lines

  1. // -----------------------------------------------------------------------------
  2. // Swatch file
  3. //
  4. // Used to display uniform swatches in multiplayer. The LOD is used to find a 
  5. // match in the LOD info stored in the Inventory structure. Once a match is 
  6. // found, we know the model folder and graphic name of the swatch to use.
  7. //------------------------------------------------------------------------------
  8.  
  9. 36            // number of swatches
  10. //------------------------------------------------------------------------------
  11. // LOD to Match        Swatch Graphic
  12. //------------------------------------------------------------------------------
  13. "wood1_L_a"    "camo_Arm.bmp"
  14. "wood1_M_a"    "camo_Arm.bmp"
  15. "wood1_H_a"    "camo_Arm.bmp"
  16. "euro1_L_a"    "euro1_arm.bmp"
  17. "euro1_M_a"    "euro1_arm.bmp"
  18. "euro1_H_a"    "euro1_arm.bmp"
  19. "desert1_L_a"    "des1_arm.bmp"
  20. "desert1_M_a"    "des1_arm.bmp"
  21. "desert1_H_a"    "des1_arm.bmp"
  22. "desert2_L_a"    "des2_arm.bmp"
  23. "desert2_M_a"    "des2_arm.bmp"
  24. "desert2_H_a"    "des2_arm.bmp"
  25. "black_L_a"    "black_Light_arm.bmp"
  26. "black_M_a"    "black_Light_arm.bmp"
  27. "black_H_a"    "black_Light_arm.bmp"
  28. "green_L_a"    "green_Light_arm.bmp"
  29. "green_M_a"    "green_Light_arm.bmp"
  30. "green_H_a"    "green_Light_arm.bmp"
  31. "grey_L_a"    "hrt_Light_arm.bmp"
  32. "grey_M_a"    "hrt_Light_arm.bmp"
  33. "grey_H_a"    "hrt_Light_arm.bmp"
  34. "blue_L_a"    "blue_Light_arm.bmp"
  35. "blue_M_a"    "blue_Light_arm.bmp"
  36. "blue_H_a"    "blue_Light_arm.bmp"
  37. "street1_L_a"    "street1_Light_arm.bmp"
  38. "street1_M_a"    "street1_Light_arm.bmp"
  39. "street1_H_a"    "street1_Light_arm.bmp"
  40. "street2_L_a"    "street2_light_arm.bmp"
  41. "street2_M_a"    "street2_light_arm.bmp"
  42. "street2_H_a"    "street2_light_arm.bmp"
  43. "arctic1_L_a"    "arctic_medium_rightarm.bmp"
  44. "arctic1_M_a"    "arctic_medium_rightarm.bmp"
  45. "arctic1_H_a"    "arctic_medium_rightarm.bmp"
  46. "arctic2_L_a"    "arctic2_medium_rightarm.bmp"
  47. "arctic2_M_a"    "arctic2_medium_rightarm.bmp"
  48. "arctic2_H_a"    "arctic2_medium_rightarm.bmp"
  49.