G3nt3ch
Hey zusammen, folgendes Problem ich bekomm den externen download nicht hin hab schon alles versucht, es will net. Ich hab nen server mit dem Merciless Mod und da müssen spieler wenn sie den Mod nicht haben ja dann downloaden. Aber immer wenn ich den Server teste zeigt er den externen Download link an und springt dann sofort über auf den Internen also vom Gameserver wo man dann nur mit max. 12-14kb saugt.
// Server download
// ---------------------
set sv_allowdownload "1" // Allow download paks from the server
set sv_dl_maxRate "4000000" // Max download speed 42000 = 12kb
set sv_wwwDownload "1" // 0 = off, 1 = on
set sv_wwwDlDisconnected "0" // 0 = off, 1 = on
set sv_wwwBaseURL "http://www.g3nt3ch-passau.de/cod2/main"
// http/ftp URL address, This is the url the clients will use to download map/mod paks.
// The url needs to point to a directory one directory below the directory where the pak files are kept.
Und so hab ich es drin in der cfg.
Dort liegt alles was man braucht geht aber net. was mache ich falsch bitte um dringende hilfe..
hab es auch schon ohne endung main versucht geht auch net.
Gruss
G3nt3ch
// Server download
// ---------------------
set sv_allowdownload "1" // Allow download paks from the server
set sv_dl_maxRate "4000000" // Max download speed 42000 = 12kb
set sv_wwwDownload "1" // 0 = off, 1 = on
set sv_wwwDlDisconnected "0" // 0 = off, 1 = on
set sv_wwwBaseURL "http://www.g3nt3ch-passau.de/cod2/main"
// http/ftp URL address, This is the url the clients will use to download map/mod paks.
// The url needs to point to a directory one directory below the directory where the pak files are kept.
Und so hab ich es drin in der cfg.
Dort liegt alles was man braucht geht aber net. was mache ich falsch bitte um dringende hilfe..
hab es auch schon ohne endung main versucht geht auch net.
Gruss
G3nt3ch