So I finally got into cod4 mapping and I already have some problems. When I first made a map (following different tutorials) and compiled it, I had some errors (missing fx for opfor model) and when I updated zone files inside compile tools, there were missing assets which I just copied into map csv. I solved that problem but few days later I tried adding destructable car, it all worked fine, until I tried it in game. There were mssing fx again (when shooting at it). I tried updating zone files, but under missing assets there was nothing. I have no idea what could the problem be, but I know that I won't be able to solve those damn problems without missing assets, because I don't know what I'm supposed to add in csv

I also tried deleting missingasset.csv but that cause even more errors.
Any help will be appreciated.
EDIT:
ok, I found the problem... I wasn't running the map with developer and developer script enabled. The only problem now is that when I compile reflections it gives me this error:
Code: Select all
script runtime error
(see console for details)
cannot switch on undefined
Also what is vision file? It says that .vision is missing, am I supposed to create that myself?