
Search found 3 matches
- April 5th, 2013, 12:44 pm
- Forum: CoD4 Mapping Help
- Topic: Terrainn & advance lighting problems
- Replies: 4
- Views: 2263
Re: Terrainn & advance lighting problems
Ah... oh my i feel like the biggest idiot ever for not thinking of that, anyway both are fix, thanks. 

- April 5th, 2013, 11:19 am
- Forum: CoD4 Mapping Help
- Topic: Terrainn & advance lighting problems
- Replies: 4
- Views: 2263
Terrainn & advance lighting problems
I'm getting this problem with terrian where it shows holes in terrian ingame, after compiling the map couple times, do note that I'm compiling with "Fast" mode on, and im not sure what causes this, is this cause due to the fact that I'm compiling on fast, will it fix itself when i compile ...
- November 20th, 2012, 9:45 pm
- Forum: CoD4 Mapping Help
- Topic: Mystery box ?
- Replies: 7
- Views: 4498
Re: Mystery box ?
main() { maps\mp\_load::main(); ////weapons PreCacheItem("deserteagle_mp"); PreCacheItem("uzi_mp"); PreCacheItem("m4_mp"); PreCacheItem("ak47_mp"); PreCacheItem("g3_mp"); PreCacheItem("m60e4_mp"); PreCacheItem("p90_mp"); PreCache...