From a quick look at it, it seems very possible. As I understand it, once it reaches the set time (default is 5 AM), it checks every 5 minutes to see if the server is ready (ie. empty or filled with bots) to restart. The way its set up, most of the code is already there; you might need a variable to set the default map to change to, and change the _restart command to just changelevel *maphere*, but otherwise, it should be easy enough. I'll take another look in an hour or so, and do my best, though I'm new at this as well.
Philip Bembridge wrote: > I'm a bit of a noob with sourcemod plugins, is it possible to modify this to > check every five minutes: > https://forums.alliedmods.net/showthread.php?t=87291 > and change map, not restart? > > This would fix this issue (well kinda...) > > Cheers, Phil > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

