// // World of Padman - example server settings for Last Pad Standing gametype // // Just execute server-settings.cfg, which will load rotation.cfg // which includes all gametypes by default exec "server-settings.cfg" // Overwrite rotation to loop Last Pad Standing only set gametype_lps "set g_gametype 4; set pointlimit 8; set timelimit 16; vstr nextmap_lps; set next_gametype vstr gametype_lps" set next_gametype "vstr gametype_lps" // Now load a map vstr nextmap