For some reason, while in Radiant everything looks fine; but all of the brushes are invisible when in-game. I've already made sure that no assets were hidden within Radiant. It's only been a problem for a while now, it was perfectly fine just a couple of hours ago.
[img width=7...
[img width=7...
8 years ago
you have to //To Zone 2 from start_zone
like this:
function usermap_test_zone_init()
{
To Zone 2 from start_zone
zm_zonemgr::add_adjacent_zone( "start_zone", "zone2", "enter_zone2&q...
like this:
function usermap_test_zone_init()
{
To Zone 2 from start_zone
zm_zonemgr::add_adjacent_zone( "start_zone", "zone2", "enter_zone2&q...
9 years ago
Everything was going nicely, after 15 hours, I finally made a working map! But when I started to expand and make the map more complex, I can't Compile and I can't even open Radiant anymore. It crashes after doing some loading bars, and it says that: "WARNING: Material 'jun_art_wo...
9 years ago