05-05-2009, 02:07 AM
Hi there!
I searched two days in web for my problem, now I need help! ^^
I wrote a .res file for downloading custom content.
The files in green will be download,
the files in red won't.
I watched for case sensitivity.
sv_allowdownload & sv_allowupload are set to 1
sv_pure is set to 0
vac secure mode is disabled
All files are correctly uploaded to my webspace, sv_downloadurl is set correct. The files aren't damaged, if I put them manualy, the custom model works fine. If valve is blocking some content, any way to avoid that?
Any ideas for solution? I'll go crazy with that problem! Thanks for your help!
I searched two days in web for my problem, now I need help! ^^
I wrote a .res file for downloading custom content.
The files in green will be download,
the files in red won't.
{mapname}.res Wrote:"resources"
{
"maps/(mapname).res" "file"
"materials/models/Alyx/DIRT_LIMA8_Neck.vmt" "file"
"materials/models/Alyx/DIRT_WET2_Body1.vmt" "file"
"materials/models/Alyx/DIRT_WET2_Face.vmt" "file"
"materials/models/Alyx/Dreadlocks.vtf" "file"
"materials/models/Alyx/Dreadlocks_normal.vtf" "file"
"materials/models/Alyx/Dreadlocks_wounded.vmt" "file"
"materials/models/Alyx/eyeball_l.vmt" "file"
"materials/models/Alyx/eyeball_l.vtf" "file"
"materials/models/Alyx/eyeball_r.vmt" "file"
"materials/models/Alyx/eyeball_r.vtf" "file"
"materials/models/Alyx/fmouth.vmt" "file"
"materials/models/Alyx/fmouth.vtf" "file"
"materials/models/Alyx/hairbits.vmt" "file"
"materials/models/Alyx/hairbits.vtf" "file"
"materials/models/Alyx/LIMA8_Body1_normal.vtf" "file"
"materials/models/Alyx/LIMA8_Detail_normal.vtf" "file"
"materials/models/Alyx/LIMA8_Face.vtf" "file"
"materials/models/Alyx/LIMA8_Face_normal.vtf" "file"
"materials/models/Alyx/LIMA8_Neck.vtf" "file"
"materials/models/Alyx/LIMA8_Neck_normal.vtf" "file"
"materials/models/Alyx/LIMA14_Body1.vtf" "file"
"materials/models/Alyx/LIMA14_Body_Dirt.vmt" "file"
"materials/models/Alyx/LIMA14_Detail.vtf" "file"
"materials/models/Alyx/LIMA14_Detail_Wet.vmt" "file"
"materials/models/Alyx/pupil_l.vtf" "file"
"materials/models/Alyx/pupil_r.vtf" "file"
"materials/models/Alyx/Seidenmatt_Silber.vmt" "file"
"materials/models/Alyx/Seidenmatt_Silber.vtf" "file"
"materials/models/Alyx/SUPPORT_CAS.vmt" "file"
"materials/models/Alyx/SUPPORT_CAS.vtf" "file"
"materials/models/Alyx/universal_exponent.vtf" "file"
"materials/models/Alyx/Universal_normal.vtf" "file"
"materials/models/Alyx/WET2_Detail.vmt" "file"
"materials/models/Alyx/WET2_Neck.vmt" "file"
"materials/models/Alyx/Wimpern.vmt" "file"
"materials/models/Alyx/Wimpern.vtf" "file"
"models/Alyx.dx80.vtx" "file"
"models/Alyx.dx90.vtx" "file"
"models/Alyx.mdl" "file"
"models/Alyx.phy" "file"
"models/Alyx.sw.vtx" "file"
"models/Alyx.vvd" "file"
"models/Alyx_ep2.mdl" "file"
"models/Alyx_interior.mdl" "file"
"models/Alyx_intro.mdl" "file"
}
I watched for case sensitivity.
sv_allowdownload & sv_allowupload are set to 1
sv_pure is set to 0
vac secure mode is disabled
All files are correctly uploaded to my webspace, sv_downloadurl is set correct. The files aren't damaged, if I put them manualy, the custom model works fine. If valve is blocking some content, any way to avoid that?
Any ideas for solution? I'll go crazy with that problem! Thanks for your help!