ok i could run my map fine untill i added a health and ammo holder things,
now when i try to load it i get this error
sv_setbrushmodel : NULL
thanks in advance,
forbidden
ok i could run my map fine untill i added a health and ammo holder things,
now when i try to load it i get this error
sv_setbrushmodel : NULL
thanks in advance,
forbidden
sounds like an entity missing a brush (not an origin).
as it says “brushmodel”
maybe a script_mover that only has an origin brush but no brush that forms its hull
isn’t this when you delete a trigger_multiple it doesn;t actually get deleted it goes to the origin of your map?
so open up teh entities list (L I think?) And looks for a trigger_multiple w/o a brush should be on the origin and delete it
thanks stealth6, i had a trigger_ammo floating around, :D, one other problem is i wanted to make a comand post but i dont have the model for it for some reason.
is this fix-able?
I had this problem long ago. Try to google before asking questions, you’ll have your answer a lot quicker.
There are multiple reasons what can cause this error :
Try to find your answer there, worked for me 
At your second answer, google or search splahsdamage for ‘command post’. You will find tons of prefabs and howto’s 
Again, first result in google :
http://www.wolfmap.de/details.php?file_id=2515
Try to download that file, and learn from it 