Map menu giving me the sh*ts >_>

PandaN

L1: Registered
Jan 16, 2008
30
0
So far I've had everything in my map - HDR, 3d skybox, custom textures, custom mdls, custom menu text and have custom menu pics.

Problem is, the custom menu pics aren't getting compiled into the .bsp correctly. I can get all custom textures and txt files in, but the damn menu pic wont go in.

It just goes in the same as custom textures doesn't it?

bspzip -addfile "%vproject%/maps/mapname.bsp" "materials/vgui/map/menu_photos_mapname.vmt" "%vproject%/materials/vgui/map/menu_photos_mapname.vmt" "%vproject%/maps/mapname.bsp"

bspzip -addfile "%vproject%/maps/mapname.bsp" "materials/vgui/map/menu_photos_mapname.vtf" "%vproject%/materials/vgui/map/menu_photos_mapname.vtf" "%vproject%/maps/mapname.bsp"

Why is that not working for me? :(
 

PandaN

L1: Registered
Jan 16, 2008
30
0
You won't believe this, but I figured out what it was...

materials/vgui/maps/menu_photos_mapname

I FORGOT THE FREAKING S! lol

At least it's fixed now :p