Main Menu

TCS Boundaries marked

Started by Whitey, March 05, 2007, 11:10:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Anonymous

Quote from: Whitey;179949For the first option the cvar "mani_map_adverts" should be set to 1.

it is in both server.cfg (after loading mani) and in mani cfg

Anonymous

Quote from: Whitey;179957The decals are not in the   C:\Servers\cssource2\cstrike\materials\decals\custom\mani_admin_plugin directory.
They are

Quote from: Whitey;179957The decallist.txt or mapadverts.txt has not been updated in the cfg\mani_config.

both files were updated. I have checked and the only thing I could see that was possibly worth trying was in the decallist.txt file where you have the following entries:

   "mani_logo"    "decals/custom/mani_admin_plugin/mani_logo"
    "no_entry_ct"    "decals/custom/mani_admin_plugin/no_entry_ct"
    "no_entry_t"    "decals/custom/mani_admin_plugin/no_entry_t"

I have changed them to read:

   "mani_logo"    "decals/custom/mani_admin_plugin/mani_logo.vmt"
    "no_entry_ct"    "decals/custom/mani_admin_plugin/no_entry_ct.vmt"
    "no_entry_t"    "decals/custom/mani_admin_plugin/no_entry_t.vmt"

Server was then restarted and map changed.

KKND

Sorry for saying but it still dont works here

Whitey

Quote from: BlueBall;179963I have changed them to read:

   "mani_logo"    "decals/custom/mani_admin_plugin/mani_logo.vmt"
    "no_entry_ct"    "decals/custom/mani_admin_plugin/no_entry_ct.vmt"
    "no_entry_t"    "decals/custom/mani_admin_plugin/no_entry_t.vmt"

Server was then restarted and map changed.

:sad: They shouldn't need the .vmt extension as the install I have at home doesn't use it.  Does "ma_decal mani_logo" work?

As well as the no_entry_ct.vmt and no_entry_ct.vtf files, is there another file in the same directory with the same name but different extension?

Bastet

Quote from: Whitey;179975:sad: They shouldn't need the .vmt extension as the install I have at home doesn't use it. Does "ma_decal mani_logo" work?
 
As well as the no_entry_ct.vmt and no_entry_ct.vtf files, is there another file in the same directory with the same name but different extension?

ma_decal mani_logo does give the admin decal logo w/ wedadress on Aztec
Aszune (Alliance):
Sokhar lv 80 (H/M) Warrior, Sokhár lv 80 (H/M) Death Knight, Beset lv 70 (NE/F) Druid, Bastet lv 70 (NE/F) Rogue, Mentu lv 70 (Dr/M) Shaman
-=[dMw]=-Bastet (CSS) / -=[dMw]=-Niwa (BF2) / -=dMw=- Sokhar (BF2142)
-=[dMw]=- MVP Award Holder (June 2006) Winning team -=[dMw]=- Christmas Crunch (2008)

Anonymous

Quote from: Whitey;179975:sad: They shouldn't need the .vmt extension as the install I have at home doesn't use it.  Does "ma_decal mani_logo" work?

As well as the no_entry_ct.vmt and no_entry_ct.vtf files, is there another file in the same directory with the same name but different extension?


Yup, there are 7 files in that folder in total.

Out of interest, once you are home,  can you please delete your local cache of the files and rejoin your home server to see if they show up?
Can you then delete them again and try boomer?

Anonymous

I've just checked my local cache and although I have never been on Whitey's server, or on our server since the updated decals were installed, I have 2 mani logo files in my local cache as well. I guess they have been installed by mani at some point.

Anonymous

#52
OK. Checked server for a third time.

here is relevant part of mani_server.cfg:

Quote// *****************************************************************************
// Module : Decal Map Adverts  
//
// Desc : In game map adverts can be placed onto static objects in the game
//        such as walls.
// *****************************************************************************

// 1 = turn on map adverts, 0 = turn off map adverts
mani_map_adverts 1

// Note about the following cvar. If you enable war mode with
// mani_map_adverts_in_war 0 then you must either change map or get the
// players to type 'retry' in their console for the existing adverts to disappear
// 1 = allow map adverts with war mode on
// 0 = disallow map adverts in war mode
mani_map_adverts_in_war 0
here is end of server27019.cfg:

Quoteexec mani_server.cfg

// restrict awps and autos
ma_restrict awp
ma_restrict g3sg1   // Auto sniper
ma_restrict sg550   // Auto sniper

//Adverts for Boomer
mani_adverts 1
mani_time_between_adverts 30
mani_adverts_chat_area 0
mani_adverts_top_left 0
mani_adverts_bottom_area 1
mani_map_adverts 1

//Reserved Slots for Boomer
mani_reserve_slots 1
mani_reserve_slots_number_of_slots 4
mani_reserve_slots_include_admin 1
mani_reserve_slots_allow_slot_fill 1
adverts.txt:

Quote{RED}http://www.deadmen.co.uk
{GREEN}Tactical CounterStrike Server
{GREEN}Work as a team - don't go frag hunting
{GREEN}Complete the objective
{GREEN}Tactical CounterStrike Server
{GREEN}Stay close to the objective
{GREEN}Tactical CounterStrike Server
{GREEN}Staying close to your objective is NOT camping - it is the whole point of the game!
{GREEN}CTs cannot defend a bombsite from the T spawn!
{GREEN}Terrorists cannot keep watch on a hostage from the CT spawn!
{GREEN}Type motd to read server rules. Not playing by these rules WILL lead to getting slayed/kicked/banned!
{GREEN}Please observe the 'no entry' signs!
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.vmt"
    "no_entry_ct"    "decals/custom/mani_admin_plugin/no_entry_ct.vmt"
    "no_entry_t"    "decals/custom/mani_admin_plugin/no_entry_t.vmt"

    "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"
        "no_entry_ct.vmt" "materials/decals/custom/mani_admin_plugin/no_entry_ct.vmt"
        "no_entry_ct.vtf"    "materials/decals/custom/mani_admin_plugin/no_entry_ct.vtf"
        "no_entry_t.vmt"    "materials/decals/custom/mani_admin_plugin/no_entry_t.vmt"
        "no_entry_t.vtf"    "materials/decals/custom/mani_admin_plugin/no_entry_t.vtf"
    }
}
 
mapadverts.txt is far too long to post here but is the file supplied by Whitey containing the coordinates of where the decals should appear and seems fine.

Here is dir  of files:

QuoteC:\Servers\cssource2\cstrike\materials\decals\custom\mani_admin_plugin>dir
 Volume in drive C has no label.
 Volume Serial Number is 20AC-AA75

 Directory of C:\Servers\cssource2\cstrike\materials\decals\custom\mani_admin_plugin

06/03/2007  19:29              .
06/03/2007  19:29              ..
27/08/2005  01:12               141 mani_logo.vmt
27/08/2005  22:26            43,856 mani_logo.vtf
04/10/2006  10:53            18,230 mani_logo.vtf.ztmp
05/03/2007  19:16               144 no_entry_ct.vmt
05/03/2007  18:23            87,600 no_entry_ct.vtf
05/03/2007  21:28               143 no_entry_t.vmt
05/03/2007  21:27            87,600 no_entry_t.vtf
               7 File(s)        237,714 bytes
               2 Dir(s)  56,089,919,488 bytes free

C:\Servers\cssource2\cstrike\materials\decals\custom\mani_admin_plugin>  
I can't think of anything else to check!

Anonymous

Hang on just noticed something. The decacllist.txt file is inconsistent.

"no_entry_ct"    "decals/custom/mani_admin_plugin/no_entry_ct.vmt"

against:

        "no_entry_ct.vmt"    "materials/decals/custom/mani_admin_plugin/no_entry_ct.vmt"

Note that the first line starts with "decals" and the second line starts "materials/decals"

Whitey can you check once home please that this is correct format? I would have thought they would both have had to start "materials/decals"

Whitey

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

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

That's the same for me and it's working OK:g:

Whitey

BB can you make sure there is no space in custom.  The stuff you've posted all has a space and it should be one word.

QuoteDirectory of C:\Servers\cssource2\cstrike\materials\decals\cust  om\mani_admin_plugin
should be
QuoteDirectory of C:\Servers\cssource2\cstrike\materials\decals\custom\mani_admin_plugin
Please contact me on MSN/Skype/X-Fire as I'm home now.

Once the server starts up and can see the decals it should create a .vtf.ztmp file for that decal.

Anonymous

Quote from: Whitey;180011BB can you make sure there is no space in custom.  The stuff you've posted all has a space and it should be one word.


There is no space in custom, it is the forum software being unable to cope with long strings.

wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

Should come out as a row of w's but I bet there is a gap in it.

Anonymous

Quote from: Whitey;180011Please contact me on MSN/Skype/X-Fire as I'm home now.


I will but it'll be later this evening, gotta get ready for tea now :)

Whitey

Quote from: BlueBall;180012There is no space in custom, it is the forum software being unable to cope with long strings.

wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww

Should come out as a row of w's but I bet there is a gap in it.

OK, speak later.

Anonymous

I've only copied part of the folder structure this time. here goes (hopefully string is short enough):

\materials\decals\custom\mani_admin_plugin