Call of Duty 4: .vision file

From COD Modding & Mapping Wiki
Revision as of 14:13, 6 August 2008 by Daevius (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Create a new file in '[root]/raw/vision/' (create the 'vision' directory if it doesn't yet exists) called [mapname].vision, ignore any warnings that may come up when you save it with an unknown extension.

Open the .vision file you just created using Notepad, and copy-paste one of these and modify it to your needs.

Save it, and update your zone file with the following line:

rawfile,vision/[mapname].vision

The vision file should now be in effect.