Buildminimap
Spritz
Join Date: 2004-04-04 Member: 27723Members
<div class="IPBDescription">doesn't work right?</div> Lo,
I want to create a minimap for my self-made map... I have sv_cheats 1 on and I typt buildminimap.. he creates a minimap (it takes some time) and if he is ready I have a minimap that only shows the hive and res-towers... not the normal blue floors etc..
Can somebody help me?
I want to create a minimap for my self-made map... I have sv_cheats 1 on and I typt buildminimap.. he creates a minimap (it takes some time) and if he is ready I have a minimap that only shows the hive and res-towers... not the normal blue floors etc..
Can somebody help me?
Comments
if you have aminimap and build a new one steam doesnt like changin them with out a reset. in fact mine exits to desktop if you buildminmap dn teh reload the map so you can see the new one
I had many blurred areas that were due to complex geometry.
There is a work around though. When you are done with a full compile, resave your source map and the bsp files that were generated under a different name.
Then copy the original resource file and begin editing. Delete any complex geometry from the map. save. compile. enter the game and build the minimap again. now that you are done, delete the mesed up map you hacked to death.
Copy the real map source and bsp back to the original filenames/locations.
As long as the naming is identical, it will properly reference the maps minimap you made.
Note this is a problem with the minimap generation itself from my understanding. It took me 3 or 4 times of actually building the minimap before i realized this. My beta 2 release used this work around.
Do what he says! The entity to configure that is info_mapinfo, btw.
The over veiw looks squished too...
Make sure all your settings are right, (x,y) co-ords are ok, i think (Not even 20% sure) that if you don't make them square (So the difference between min and max are the same) It might result in a funny output. But i'm blowing steam out my *** here, just a guess.