home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2002 April / GSSH42002.iso / EDITOREN / JK2 / JK2EditingTools.exe / Tools / StarWarsMP.qe4 < prev   
Text File  |  2002-04-11  |  1KB  |  21 lines

  1. {
  2. "bsp Relight (1/2 LM)" "__QERPATH\sof2map -bsp -onlyents $ && __QERPATH\sof2map -light -extra -samplesize 32 $"
  3. "bsp Relight" "__QERPATH\sof2map -bsp -onlyents $ && __QERPATH\sof2map -light $"
  4. "bsp Novis (nolight)" "__QERPATH\sof2map -bsp $"
  5. "bsp FastVis (nolight)" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis -fast $"
  6. "bsp FastVis(1/2)" "__QERPATH\sof2map -bsp  -samplesize 32 $ && __QERPATH\sof2map -vis -fast $ && __QERPATH\sof2map -light -extra -samplesize 32 $"
  7. "bsp FullVis (lowmem)" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis -nopassage $ && __QERPATH\sof2map -light $"
  8. "bsp FullVis (lesmem)" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis -passageOnly $ && __QERPATH\sof2map -light $"
  9. "bsp FullVis (nolight)" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis $"
  10. "bsp FullVis (extra)" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis $ && __QERPATH\sof2map -light -extra $"
  11. "bsp FullVis (1/2 LMs)" "__QERPATH\sof2map -bsp -samplesize 32 $ && __QERPATH\sof2map -vis $ && __QERPATH\sof2map -light -extra -samplesize 32 $"
  12. "bsp FullVis" "__QERPATH\sof2map -bsp $ && __QERPATH\sof2map -vis $ && __QERPATH\sof2map -light $"
  13. "autosave" "__QEPROJPATH\base\maps\autosave_mp.map"
  14. "rshcmd" ""
  15. "mapspath" "__QEPROJPATH\base\maps\"
  16. "entitypath" "mp_entities.def"
  17. "texturepath" "__QEPROJPATH\base\textures"
  18. "remotebasepath" "__QEPROJPATH\base"
  19. "basepath" "__QEPROJPATH\base"
  20. }
  21.