Re: Modifications not appearing in game.
Posted by cjack004 on
Thu Sep 2nd 2010 at 11:47pm
Posted
2010-09-02 11:47pm
2 posts
0 snarkmarks
Registered:
Sep 2nd 2010
I've deleted a number of brushes in my current map. However after I compile the map and run them in game the brushes are still present.
I figured perhaps the map wasn't actually being re-compiled so I deleted the .bsp in the hl2 map folder, the same issue still resurfaced. I even rebuilt the map for cs:s just to be sure.
Any ideas why my changes aren't making it into the game?
Re: Modifications not appearing in game.
Posted by cjack004 on
Fri Sep 3rd 2010 at 7:30am
2 posts
0 snarkmarks
Registered:
Sep 2nd 2010
Sorry about putting it in the wrong thread. I actually thought I had caught myself when originally posting.
Anyways I finally resolved the issue. The problem was that when I removed a couple brushes I converted a couple displacement surfaces into func_wall. I glanced over the error many times because the compilation proceeded with calculating the light etc. rather than halting the compilation.
I think my last successful .bsp was just being copied to the games map folders rather than completely halting the compilation process.
Thanks for the time and effort you put into your reply.