Background map shows, but no menu?!?

Ravioli

Microboner
Joined
Nov 1, 2004
Messages
5,095
Reaction score
2
I have created my background BSP map and complied it and all for my small little own mod. So when i start the mod the map loads up and all is fine however there is no menu, no "new game" etc. If i press ESC the menu shows up but then the background map becomes very dark and faded as if paused like in hl2. It seems like the game actually thinks that its playing a game. How do i fix this?
 
It sounds like you're running the background map instead of loading it as a background map.

The background map command is map_background name, not map name.
 
yeah i know, in the background map script file it says that "background_01" is the first background map, so i named my map that and compiled it. So when i start the game it shows that map, but not the menu. I dont want to type "map_background name" everytime i start the game, it has to be automaticly!
Thanks
 
Did you remember the info_player_logo entity instead of info_player_start ?
 
I fixed it, stupid me had "run when finished" on the compile options so it just ran the map, not the game menu. Lol thanks anyway! :D
 
Back
Top