PDA

View Full Version : moh stalingrad final map problem


Preacher
02-07-2008, 04:51 AM
Not sure if anyone else has this problem with map mp_moh_stalingrad_final
But we have the files in the right place but its the iwd file that is cause problems
We put it in the mods/modwarfare on game server and map hosted site for fast downloads
When connecting to game it looks in the right place but then thinks its not there and downloads it through the game server at 10kb/sec
for some reason it doesn't find it and my gameserver admin is also scratching his head why its not working.
If anyone is hosting this map with success please post

OEW Batman
02-07-2008, 10:59 PM
Be more specific, what is the path to the iwd on the redirect (including any capitalization of letters)?

Diva
02-08-2008, 12:40 AM
is this the only map on your server having this problem?

Busterking
02-08-2008, 12:56 AM
Read this post, it will probably solve your problem:

http://www.infinityward.com/community/forum/index.php?topic=13549.0

Preacher
02-08-2008, 04:36 AM
path is

www.oldfartsatwar.com/server5 this is on my game server config and works for everything except iwd files.

or

ww .oldfartsatwar.com/server5/mods/ModernWarfare/mp_pk_harbor.iwd

I took a w off the above so u can see where I put it

in server 5 folder I have mods and usermaps folders set up
The maps work well with fast download but not the iwd files I put them into the modernwarfare folder for maps like staliangrad and harbor for download.
So if I put mp_pk_harbour.iwd into mods/modernwarefare folder it doesn't download when its in the the same folder in the game server.
So when when I connect to the server it will download as soon as I connect to the server from the server and not from the redirect regardless if that map is not currently being played at a speed of 10kb/sec

OEW Batman
02-08-2008, 11:15 AM
So, your redirect line is "www.oldfartsat war.com/server5/cod4" ?

Preacher
02-08-2008, 03:54 PM
No I dont have cod 4 in it at all.Should I

set sv_allowdownload "1"
seta sv_wwwDownload "1"
//seta sv_wwwBaseURL ""
seta sv_wwwBaseURL "http://www.oldfartsatwar.com/server5"
seta sv_wwwDlDisconnected "0"

theMechanic
02-08-2008, 04:05 PM
for gp, go over this and see if u missed anything, for that matter, see if i missed anything lol
http://www.cod4.clanmech.com/examples/usermaps.html

OEW Batman
02-08-2008, 11:19 PM
No I dont have cod 4 in it at all.Should I

set sv_allowdownload "1"
seta sv_wwwDownload "1"
//seta sv_wwwBaseURL ""
seta sv_wwwBaseURL "http://www.oldfartsatwar.com/server5"
seta sv_wwwDlDisconnected "0"

Yes.

Preacher
02-09-2008, 02:59 AM
ok I had a capital M in Mods in the hosting map server which look to have fixed it
Thanks guys for the help

Wizz
02-09-2008, 08:19 AM
ok I had a capital M in Mods in the hosting map server which look to have fixed it
Thanks guys for the help

Yes thats correct, the mods must be spelled mods, lower case. The modfoldername can be what ever you want but mods itself must be lowercase.

I like to keep it all lower case and that way there is def no screw ups. mods/wizz for example. It just keeps it tidy and you dont have to worry about windows or linux. Linux is case sensitive and windows is not. Thats the biggest reason on why I like to keep it all lower case. What might work on windows might not work on linux when it comes to the server part.