View Single Post
Old
  (#2)
Dragonwraith is Offline
Senior Member
 
Posts: 1,609
Join Date: Mar 2003
Location: I'm a MASShole
   
Default 08-28-2003, 04:13 PM

the way i did it was i took the map .scr's and added

main:

setcvar "g_gametype" "4" the game type you want
setcvar "fraglimit" "1" the # of rounds
setcvar "roundlimit" "10" the time limit you want

and then made a pk3 with the scripts and sent it to the server.

folder set up in the pk3

maps>DM all your DM maps here
maps>OBJ all your OBJ maps here
I like this way because you can have different round and time limits for all the maps. Just make sure ALL the map .scr's have the same gametype as your server.cfg so the server will show up under the right server type you want.
  
Reply With Quote