Several Question
QBMan
Join Date: 2003-04-09 Member: 15339Members
<div class="IPBDescription">Map overview, fuzzy background...</div> Hi folks,
well i made my map now. It looks better as i thought but i got a few questions:
1. If iam commander, the background (Filled outside of world) is fuzzy like your going out in spectate mode.
I thought that but how can i make it normaL? Should i build hundreds of black brushes? Cant be it would be to much, but how?
2. I saw that the little overviews are Sprites. I know how to make overviews (dev_overview 1) but how can i make an sprite of it?
3. I want to distroy a hive with trigger hurt, but it wont work, what should i do?
well i made my map now. It looks better as i thought but i got a few questions:
1. If iam commander, the background (Filled outside of world) is fuzzy like your going out in spectate mode.
I thought that but how can i make it normaL? Should i build hundreds of black brushes? Cant be it would be to much, but how?
2. I saw that the little overviews are Sprites. I know how to make overviews (dev_overview 1) but how can i make an sprite of it?
3. I want to distroy a hive with trigger hurt, but it wont work, what should i do?
Comments
2. Do you mean overviews? Or the commader's minimap? If you mean the minimap the console command is buildminimap
3. Hives have a LOT of health how high are you setting your trigger_hurt?
just set this value slightly below the lowest point of your map.
other variables are self explaining. Info mapinfo is essential to have the map in your start-lan-game list.
"sv_cheats 1" "buildminimap".
Wait.
ThX QBMan