mirror of
https://github.com/ineedbots/iw3_bot_warfare.git
synced 2025-06-27 06:41:51 +00:00
Fixed the isEnt scr error
This commit is contained in:
@ -189,7 +189,7 @@ set g_gametype "dom" // gamemode, one of [war, dm, sd, sab, koth]
|
||||
// Setup for custom maps when running a mod
|
||||
seta sv_wwwDownload "1" // enable download redirection
|
||||
seta sv_wwwBaseURL "http://rawcdn.githack.com/ineedbots/www_host/main/cod4x/" // defines url to download from
|
||||
seta sv_wwwDlDisconnected "0" // disconnect clients while downloading
|
||||
seta sv_wwwDlDisconnected "1" // disconnect clients while downloading
|
||||
///////////////////////////
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user