[Hilfe] ET Maps DL, RATE Problem

  • Ich hab ein Problem mit dem automatischen Download einer Map.


    habe in der config die // DL, RATE reingemacht die url eingetragen aber wenn ein client auf den server connectet und die map nicht hat sollte er sie von dieser url downloaden tut er aber nicht sondern leitet wieder auf den Gameserver um und zieht mit ca. 10-12kbs


    hier mal der orginal code bin leider grad nicht zuhause sonst hätte ich meinen code mal rein


    Code
    // DL, RATE
    
    
    set sv_maxRate "45000" // 10000 standard but poor for ET 
    set sv_dl_maxRate "42000" // increase/decerease if you have plenty/little spare bandwidth 
    set sv_allowDownload "0" // global toggle for both legacy download and web download
    set sv_wwwDownload "0" // toggle to enable web download
    set sv_wwwBaseURL "" // base URL for redirection
    set sv_wwwDlDisconnected "0" // tell clients to perform their downloads while disconnected from the server
    set sv_wwwFallbackURL "" // URL to send to if an http/ftp fails or is refused client side


    bitte um hilfe :wink:

  • hab ja oben geschrieben das das der orginal code ist und nicht der den ich in meiner config habe da ich nicht zuhause war.


    hier der code den ich in der config hab


    Code
    // DL, RATE
    
    
    set sv_maxRate "1300000" // 10000 standard but poor for ET
    set sv_dl_maxRate "400000" // increase/decerease if you have plenty/little spare bandwidth
    set sv_allowDownload "1" // global toggle for both legacy download and web download
    set sv_wwwDownload "1" // toggle to enable web download
    set sv_wwwBaseURL "http://www.xxxxxx.xxx/files/etmaps" // base URL for redirection
    set sv_wwwDlDisconnected "0" // tell clients to perform their downloads while disconnected from the server
    set sv_wwwFallbackURL "" // URL to send to if an http/ftp fails or is refused client side


    url wegen klau enfernt !


    Er fängt an zu der Url zu verbinden bricht ab und möchte wieder vom server saugen und mit einer dl rate von ca. 10-12kbs

  • ich hab mal ein bisschen rumgegoogelt. check dis out:
    http://www.rtcw.jolt.co.uk/con…e/redirect_downloads.html


    ich zitiere:

    Zitat

    Note the "etmain" subfolder that is in the URL for where the actual file is found, but is NOT specified in wwwBaseURL; ET will automatically add this folder to the seek path, but if you are running a modification, it is not always going to be etmain! Consider where the files are kept on the server - they will either be somewhere within "etmain" subfolder or within the subfolder of a mod like ETPro. If the files are kept in etmain, then the url would be:
    http://www.yoursite.com/files/etmain/file.pk3
    However, if they are kept somewhere within the mod's folder, for example etpro, then the url would be:
    http://www.yoursite.com/files/etpro/file.pk3


    daraus folgere ich messerscharf, dass die files in einem etmain verzeichnis liegen müssen, wobei etmain nicht in deinem URL auftaucht.
    verschiebe deine maps also von files/etmaps nach files/etmaps/etmain, lass den URL so wie er ist und probier's nochmal.


    bitte rückmeldung!

  • danke Bobby für deine hilfe hab ich so gemacht aber er zieht sie immer noch vom GameServer und immer noch mit 10-12kbs
    ich weiss echt nicht mehr weiter was ich machen soll *schnüff*


    hier der geänderte code

    Code
    // DL, RATE
    
    
    set sv_maxRate "1300000" // 10000 standard but poor for ET
    set sv_dl_maxRate "400000" // increase/decerease if you have plenty/little spare bandwidth
    set sv_allowDownload "1" // global toggle for both legacy download and web download
    set sv_wwwDownload "1" // toggle to enable web download
    set sv_wwwBaseURL "http://www.xxxxxx.xxxx/files/etpro" // base URL for redirection
    set sv_wwwDlDisconnected "0" // tell clients to perform their downloads while disconnected from the server
    set sv_wwwFallbackURL "" // URL to send to if an http/ftp fails or is refused client side
  • Hallo,



    irgendwie habe ich das gleiche problem.....habe eigentlich auch alle so, wie mein vorgänger....nur klappen tut es nicht:


    DL, RATE


    set sv_maxRate "13000" // 10000 standard but poor for ET
    set sv_dl_maxRate "42000" // increase/decerease if you have plenty/little spare bandwidth
    set sv_allowDownload "0" // global toggle for both legacy download and web download
    set sv_wwwDownload "0" // toggle to enable web download
    set sv_wwwBaseURL "http://***.***.org/files"



    Kann mir da einer vieleicht helfen?


    die ganezn maps liegen auf dem anderen FTP in diesem Pfad:


    /files/etmaps/etmain/

  • mach bei dir mal bei
    set sv_allowDownload "1"
    und
    set sv_wwwDownload "1"
    oder kopier meine und mach da nur die adresse rein
    dann müsste es gehen
    hier nochmal meine dl config:


    Code
    // DL, RATE
    
    
    set sv_maxRate "1300000" // 10000 standard but poor for ET
    set sv_dl_maxRate "400000" // increase/decerease if you have plenty/little spare bandwidth
    set sv_allowDownload "1" // global toggle for both legacy download and web download
    set sv_wwwDownload "1" // toggle to enable web download
    set sv_wwwBaseURL "http://www.xxxxxxx.xx/files" // base URL for redirection
    set sv_wwwDlDisconnected "0" // tell clients to perform their downloads while disconnected from the server
    set sv_wwwFallbackURL "" // URL to send to if an http/ftp fails or is refused client side
  • Hallo,



    den ersten fehler habe ich heute nacht entdeckt...ich hatte die beiden sachen noch auf 0 stehen....aber hatte denoch net geklappt.
    Nun habe ich deine kopiert und nur die URL geändert, aber geht dennoch net.


    Kann es sein, das die Ordner so auf meinem FTP ( wo die Maps liegen ) nicht korrekt sind?


    Hier mal, wie es bei mir aussieht:


    Habe einen Ordner FILES....in dem Ordner sind 2 weitere Ordner Namens ETMAPS und ETPRO....In ETPRO sind einige Datein drinn. In ETMAPS ist noch ein Ordner mit dem Namen ETMAIN und dort sind die ganzen Maps.


    Die Url, die ich in die Server.cfg eingetragen habe ist:


    http://***.myit.org/files


    Ist das so richtig? Oder habeich da bereits einen fehler drinn?

  • du musst nen pfad machen zb. ..../files/etmaps/etmain und ..../files/etmaps/etpro dann verlinkst du in der config ..../files/etmaps
    ET sucht sich dort selbst den ordner raus was er braucht und achte darauf das alles klein geschrieben ist linux will klein das war auch ein fehler bei mir wenns immer noch nicht gehen sollte meld dich mal bei mir kontakt daten stehen im meinem profil dann helf ich dir

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!