Call of Duty 4: .vision file: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
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. | 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. | ||
Line 12: | Line 11: | ||
[[Image:Data.png]] You can find a copy of all stock vision file [http://www.zeroy.com/br/other/cod4/misc/vision_rip.zip Here] | [[Image:Data.png]] You can find a copy of all stock vision file [http://www.zeroy.com/br/other/cod4/misc/vision_rip.zip Here] | ||
''Made by Daevius'' |
Revision as of 02:27, 16 October 2008
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.
You can find a copy of all stock vision file Here
Made by Daevius