Decal Question


CowPaddy
08-21-2007, 09:41 AM
Greetings,

I have been working in the cfg files for our DoD-S server. (its a 24/7 snowbridg) I am trying to put in a mapadvert. I have the cords, and the mapadvert truned on in my mani server cfg, but my decal is not showing up? Any clues as to what Im doing wrong? here are copies of my cfg files.

"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"
"gathering" "decals/custom/mani_admin_plugin/gathering"

"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"
"gathering.vmt" "materials/decals/custom/mani_admin_plugin/gathering.vmt"
}
}

Next cfg file, mapadverts.....

// ************************************************
//
// Mani Admin Plugin 2005
//
// mapadverts.txt
//
// Map Advert system
//
// Last Update V1.1.0x
//
// This file contains the coordinates list of all decal adverts within standard CSS maps.
//
// If you have a decal setup you can find the target coordinates
// by using the ma_decal <decal name> to shoot at a target
// Go to the console then copy and paste the coordinates into
// this file.
//
//
// www.mani-admin-plugin.com
//
//*************************************************


"mapadverts.txt"
{

"dod_snow_bridge_beta2"
{
// Name of the decal to use (see decallist.txt file)
// First Set, Back Side of Allied Spawn
// Second Set.Back Side of Axis Spawn
"gathering"
{
"x" "-2684.46289"
"y" "-4758.03809"
"z" "-577.70239"

"x" "76.39666"
"y" "5192.52344"
"z" "-723.98181"
}

}
{


Thank you for any help you can provide.

f64
08-24-2007, 02:46 PM
That doesn't work for DODS. The sourcemod decal plugin does.

CowPaddy
08-25-2007, 01:05 AM
That doesn't work for DODS. The sourcemod decal plugin does.
Do you have any links for this soucemod plugin?

Thanks

CowPaddy
08-30-2007, 08:18 AM
bump de bump

ultranew_b
08-30-2007, 08:27 AM
This link may provide some insight.

http://www.mani-admin-plugin.com/index.php?option=com_smf&Itemid=26&?PHPSESSID=26f253ad1f5f75bf897d10c3e85efe4a&topic=10474.msg51049;topicseen#new

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.