imported_LeifStyle
02-06-2004, 01:04 PM
hi...
i have a little problem with my cod server...
i have some custom pk3s on my pure server:
MC Hammers CoDaM plugin
___CoDaM_HamGoodies__.pk3
___CoDaM__.pk3
and a folder called codam with modlist.gsc
and these other two mods:
zzz_hlcrcon_v4_1.pk3
z_mc_bloodfx_v3.pk3
it workes perfect... no problem at all and even with pure = 1 no sum /name mismatch error...
now i wanted to play hammers QUAD Teammatch (all four nationalities on one map)
therefor the clients must have this file in their main folder:
___CoDaM_HamGoodies_Client__.pk3
i wanted to use allowdownload so that they can get this file easily. but they should only get this file, not the other custom pk3s... so i put this command in my servercmd line:
+set fs_game Mods
i created a folder in COD installation folder (not in main ) called Mods and put all other custom pk3s in this folder except this client side pk3s so that it is download-able...
i started server and connected...
paksum / name mismatch error!
so i deleted this folder and the new string in my commandline and put ALL files (also the client pk3) in main - just as normal -
works!
my question is now... why is it working without fs_game? and with fs_game it wont work?! sure i could do pure = 0. put i would like to use pure and this fs_game method.
any ideas?
greetings, Leif
i have a little problem with my cod server...
i have some custom pk3s on my pure server:
MC Hammers CoDaM plugin
___CoDaM_HamGoodies__.pk3
___CoDaM__.pk3
and a folder called codam with modlist.gsc
and these other two mods:
zzz_hlcrcon_v4_1.pk3
z_mc_bloodfx_v3.pk3
it workes perfect... no problem at all and even with pure = 1 no sum /name mismatch error...
now i wanted to play hammers QUAD Teammatch (all four nationalities on one map)
therefor the clients must have this file in their main folder:
___CoDaM_HamGoodies_Client__.pk3
i wanted to use allowdownload so that they can get this file easily. but they should only get this file, not the other custom pk3s... so i put this command in my servercmd line:
+set fs_game Mods
i created a folder in COD installation folder (not in main ) called Mods and put all other custom pk3s in this folder except this client side pk3s so that it is download-able...
i started server and connected...
paksum / name mismatch error!
so i deleted this folder and the new string in my commandline and put ALL files (also the client pk3) in main - just as normal -
works!
my question is now... why is it working without fs_game? and with fs_game it wont work?! sure i could do pure = 0. put i would like to use pure and this fs_game method.
any ideas?
greetings, Leif