razor78800 • PM |
Aug 03, 2009 4:53 AM
|
![]() Posts: 5 |
What is my url download??
I have a server on Gametracker and my friends download at 12kb/s 1 hour for a map, not possible for players... Anyone can help me to find my download url??? Thanks... <a href="http://s1000.photobucket.com/albums/af129/razor78/?action=view¤t=888411.png" target="_blank"><img src="http://i1000.photobucket.com/albums/af129/razor78/888411.png" border="0" alt="Photobucket"></a> |
burn • PM |
Aug 03, 2009 1:14 PM
|
![]() Posts: 10924 |
You'd need to set it up at your own web host since GameTracker doesn't provide web hosting
![]() |
darkross • PM |
Aug 04, 2009 5:08 PM
|
![]() Posts: 1 |
thats a game restriction 12kb/s, you must have a host and create two folders WITH THE SAME structure and files of the mods and usermaps folders from your game server.
by example if game server has: 21345/cod4/mods 21345/cod4/usermaps and u want to download from www.myclanname.com/cod4 must be a folder like: public_html/cod4/mods public_html/cod4/usermaps after that add the next lines to your server config file: set sv_allowdownload "1" seta sv_wwwDownload "1" seta sv_wwwBaseURL "http://www.myclanname.com/cod4" seta sv_wwwDlDisconnected "0" also search about "cod4 download redirect" |
zaki85 • PM |
Aug 07, 2009 2:41 PM
|
![]() Posts: 2 |
thats a game restriction 12kb/s, you must have a host and create two folders WITH THE SAME structure and files of the mods and usermaps folders from your game server.
by example if game server has: 21345/cod4/mods 21345/cod4/usermaps and u want to download from www.myclanname.com/cod4 must be a folder like: public_html/cod4/mods public_html/cod4/usermaps after that add the next lines to your server config file: set sv_allowdownload "1" seta sv_wwwDownload "1" seta sv_wwwBaseURL "http://www.myclanname.com/cod4" seta sv_wwwDlDisconnected "0" also search about "cod4 download redirect" |
zaki85 • PM |
Aug 07, 2009 2:42 PM
|
![]() Posts: 2 |
and thank you very much
|