AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   [INC] More Colors (1.9.1) (https://forums.alliedmods.net/showthread.php?t=185016)

DJ Tsunami 01-12-2019 10:24

Re: [INC] More Colors (1.9.1)
 
There's a " missing at the end of this line:
Code:

"ScoreTag" "[КМД]

Merrill 04-06-2020 10:27

Re: [INC] More Colors (1.9.1)
 
Hello

I'm trying to get the adverts section of this to show up in yellow. I haven't been able to figure it out.

I believe it would be this line:

if (strlen(g_sServerInfo[g_iAdvertCount]) > 0) {
PrintToChatAll("\x01[\x03hop\x01] %t", "Advert", g_sServerInfo[g_iAdvertCount], trigger);

If I'm right where would I put {yellow}?

inyourdreams 06-07-2020 22:03

Re: [INC] More Colors (1.9.1)
 
hey where can i find a the txt file for all the available colors on HEXTAG format? for example #00CCFF

canadianjeff 05-11-2021 04:21

Re: [INC] More Colors (1.9.1)
 
how would we print in color to only admins and not to everyone

asaswwda 02-17-2022 07:27

Re: [INC] More Colors (1.9.1)
 
1 Attachment(s)
Edited with new-style declarations.

JoinedSenses 03-08-2022 18:32

Re: [INC] More Colors (1.9.1)
 
Quote:

Originally Posted by asaswwda (Post 2771698)
Edited with new-style declarations.

https://github.com/JoinedSenses/Sour...morecolors.inc

Function names and prefixes were modified as to not clash with multicolors include.


All times are GMT -4. The time now is 18:37.

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