View Single Post
Old
  (#2)
DogMeat is Offline
Senior Member
 
Posts: 469
Join Date: Jan 2002
Location: Rockwood, MI
 Send a message via ICQ to DogMeat Send a message via AIM to DogMeat Send a message via MSN to DogMeat Send a message via Yahoo to DogMeat  
Default 10-21-2002, 01:50 PM

Unfortunately there isn't a cvar for it, I ended up using g_obj_alliedtext1 since most authors stick it in there. We should be able to use mapname since it's flagged S and R by default, but even if it was working that'd still just give us the raw filename. For all of em you can use sv_maplist of course, but make sure your box is large enough to hold it. I think max in the cvar is 255 chars, I know the engine will cut off long map lists around that (and we can't use vstr of course).
  
Reply With Quote