How do i do to download decals and stuff?
I can see that they are being downloaded when i conect to my server but they wont work.
TAKE A LOOK AT MY DOWNLOAD.TXT
TAKE A LOOK AT MY DECALLIST.TXT
is it something wrong whit those things " \ / " or have i missed something:/
I can see that they are being downloaded when i conect to my server but they wont work.
TAKE A LOOK AT MY DOWNLOAD.TXT
Quote:"downloads.txt"
{
// Add any files you wish to have downloaded to a clients system in here
// The key can be any name you wish.
// The value must be the location on your server of the file
"downloads"
{
// "my_file" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
"materials\models\player\ics\admin_ct_fixed\ct_urban.vmf"
"materials\models\player\ics\admin_ct_fixed\ct_urban.vtf"
"materials\models\player\ics\admin_t_fixed\t_phoenix.vmf"
"materials\models\player\ics\admin_t_fixed\t_phoenix.vtf"
"models\player\ics\admin_ct_fixed\urban.mdl"
"models\player\ics\admin_ct_fixed\urban.dx80.vtx"
"models\player\ics\admin_ct_fixed\urban.dx90.vtx"
"models\player\ics\admin_ct_fixed\urban.phy"
"models\player\ics\admin_ct_fixed\urban.vvd"
"models\player\ics\admin_ct_fixed\urban.sw.wtx"
"models\player\ics\admin_ct_fixed\urban.dx80.vtx.ztmp"
"models\player\ics\admin_ct_fixed\terror.mdl"
"models\player\ics\admin_ct_fixed\terror.dx80.vtx"
"models\player\ics\admin_ct_fixed\terror.dx90.vtx"
"models\player\ics\admin_ct_fixed\terror.phy"
"models\player\ics\admin_ct_fixed\terror.vvd"
"models\player\ics\admin_ct_fixed\terror.sw.wtx"
"\materials\decals\tga_corp.vtf"
"\materials\decals\tga_corp.vmf"
"\materials\decals\holo.vtf"
"\materials\decals\holo.vmf"
"\materials\decals\madeby.vtf"
"\materials\decals\madeby.vmf"
cfg\mani_admin_plugin\skins
}
}
TAKE A LOOK AT MY DECALLIST.TXT
Quote:"decallist.txt"
{
// List decal textures to be available for custom effects via ma_effect
// and for the map adverts.
//
// The first label is the name you use within the ma_effect command and ma_decal to reference
// the decal texture, the second is the location of the decal itself
// You can view the decals from the Valve Hammer Editor.
"lambda" "decals/lambdaspray_2a"
"mani_logo" "decals/custom/mani_admin_plugin/mani_logo"
"downloads"
{
// Add your auto downloads here, each player will be forced
// to download this content. Try to make your own decal filenames to
// be unique as possible as your download will NOT overwrite an
// existing file with the same name.
//
"mani_logo.vmt" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
"mani_logo.vtf" "materials/decals/custom/mani_admin_plugin/mani_logo.vtf"
"mani_logo.vmt" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
"madeby.vtf" "materials/decals/custom/mani_admin_plugin/mani_logo.vtf"
"madeby.vmt" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
"holo.vtf" "materials/decals/custom/mani_admin_plugin/mani_logo.vtf"
"holo.vmt" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
"tga_corp.vtf" "materials/decals/custom/mani_admin_plugin/mani_logo.vtf"
"tga_corp.vmt" "materials/decals/custom/mani_admin_plugin/mani_logo.vmt"
}
}
is it something wrong whit those things " \ / " or have i missed something:/