restart prophunt
This commit is contained in:
@@ -140,7 +140,7 @@ router.post('/api/setup-game', is_authenticated, async (req, res) => {
|
|||||||
}, 1000)
|
}, 1000)
|
||||||
} else if (game == "7") {
|
} else if (game == "7") {
|
||||||
setTimeout(() => {
|
setTimeout(() => {
|
||||||
execute_cfg_on_server(server_id, './cfg/warmup_24.cfg');
|
execute_cfg_on_server(server_id, 'mp_restartgame 3');
|
||||||
}, 1000)
|
}, 1000)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user