AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Advertisements 2.1 (Updated 2021/02/06) (https://forums.alliedmods.net/showthread.php?t=155705)

zaviier 06-20-2019 18:29

Re: Advertisements 2.0 (Updated 2016/03/23)
 
all color not work in L4D2
help

BloodyBlade 06-30-2019 17:16

Re: Advertisements 2.0 (Updated 2016/03/23)
 
Quote:

Originally Posted by zaviier (Post 2656164)
all color not work in L4D2
help

In L4D2 it always was. In l4d2 not all colors always worked.

zaviier 07-02-2019 15:48

Re: Advertisements 2.0 (Updated 2016/03/23)
 
Quote:

Originally Posted by BloodyBlade (Post 2657320)
In L4D2 it always was. In l4d2 not all colors always worked.

I tried all color tho, in L4D2
no one work.

idk why

eliteroyal 07-06-2019 08:08

Re: Advertisements 2.0 (Updated 2016/03/23)
 
in csgo \n doesnt work

tubby.cs 08-04-2019 07:57

Re: Advertisements 2.0 (Updated 2016/03/23)
 
can anyone help me with the colours? it's just not working, i'm trying to get it to work in a source mod that's based off source 2013 engine (zombie master: reborn) and it just won't work, like the rest of the funcitonality works of the plugin but the colours don't show up

i've installed everything correctly but it's not clear exactly what i have to do, do i have to compile something? how do i compile that something? is it out of date? do i have to install something that i've not done already? it's really confusing and unclear as to what i have to do exactly

any help on this would be great thanks

dantheman06 08-20-2019 13:10

Re: Advertisements 2.0 (Updated 2016/03/23)
 
Hi the plugin is working but I cant get it to automatically show announcements.

By default the plugin reads the advertisements from configs/advertisements.txt, which has this format:

Code:
"Advertisements"
{
"1"
{
"chat" "{green}[email protected]"
}
"2"
{
"top" "www.domain.com"
"flags" "a"
}
}


When I copied and paste this into it nothing on the server shows these.

Tell me what I need to do please?

Can one of you give me the text you have on this page and I will just copy and paste it over mine?

I will just edit your custom info to mine.

Thanks Dan

ESK0 08-21-2019 02:09

Re: Advertisements 2.0 (Updated 2016/03/23)
 
Quote:

Originally Posted by dantheman06 (Post 2663964)
Hi the plugin is working but I cant get it to automatically show announcements.

By default the plugin reads the advertisements from configs/advertisements.txt, which has this format:

Code:
"Advertisements"
{
"1"
{
"chat" "{green}[email protected]"
}
"2"
{
"top" "www.domain.com"
"flags" "a"
}
}


When I copied and paste this into it nothing on the server shows these.

Tell me what I need to do please?

Can one of you give me the text you have on this page and I will just copy and paste it over mine?

I will just edit your custom info to mine.

Thanks Dan

Try this: https://forums.alliedmods.net/showthread.php?t=248314

Gippo 09-03-2019 04:28

Re: Advertisements 2.0 (Updated 2016/03/23)
 
this works for left 4 dead 2 but when i put {green} and my message it just deafult color

dantheman06 09-05-2019 01:49

Re: Advertisements 2.0 (Updated 2016/03/23)
 
I cant get this plugin to work at all now other than console commands like sm_csay hi

Even sm_advertisements_enabled it cant find it.

I know this plugin still works on tf2 because so many use it.

Can someone help me out so I can have it show server messages?

breezetix 10-13-2019 19:31

Re: Advertisements 2.0 (Updated 2016/03/23)
 
yo i need help

// Advertisements 2.0
// by Tsunami
//
// Types
// -----
// center: Center message
// chat: Chat message
// hint: Hint message
// menu: Menu message
// top: Top message
//
// Flags (optional)
// -----
// Accepts flags of admins that will not see the advertisement.
// When omitted everyone will see the advertisement.
// When left empty only admins will see the advertisement.

"Advertisements"
{
"1"
{
"chat" "Welcome to the D3ADROP 5v5 COMP!"
"flags" "z"
}
"2"
{
"chat" "128Tick Bhop server IP: 192.223.25.232:27015"
"flags" "z"
}
"3"
{
"chat" "breezetix's Channel: youtube.com/breezetix"
"flags" "z"
}
"4"
{
"chat" "D3ADROP Discord: https://discord.gg/TCqbG3e"
"flags" "z"
}
"5"
{
"chat" "Breezetix's Discord: https://discord.gg/25NYUqP"
"flags" "z"
}
}


it only show the first one, i want it to show all 5 in chat


All times are GMT -4. The time now is 21:36.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.