AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   ColorChat Stock (https://forums.alliedmods.net/showthread.php?t=294324)

Erald 02-24-2017 20:16

ColorChat Stock
 
Hi there

There are a lot of colorchat stocks but idk which one is the best
There are some that have bugs like if my name is printed but my name contains
color tags like !g !t !n it will change the color :s :3
Code:

name PLAYER ->
Your name is PLAYER

name P!nLA!tYER ->
Your name is PLAYER

how to change the !t team color ?
on OciXCrom's Fire In The Hole Plugin The color is changed on the grenade type
how to make that

fysiks 02-24-2017 21:21

Re: ColorChat Stock
 
Just use the one that works. Or, if you are willing to use a beta you can install AMX Mod X 1.8.3-dev which as the function built in.

OciXCrom 02-25-2017 07:43

Re: ColorChat Stock
 
Simply take the stock from that plugin. It has an option for changing the team color - ColorChat(id, COLOR, text[]).

rx1983 02-26-2017 09:07

Re: ColorChat Stock
 
colorchat the connormcleod
Code:

#include <colorchat>
add before ^1 ^2 ^3 ^4


OciXCrom 02-26-2017 10:47

Re: ColorChat Stock
 
^2 = ?

edon1337 02-26-2017 10:58

Re: ColorChat Stock
 
Quote:

Originally Posted by rx1983 (Post 2498715)
colorchat the connormcleod
Code:

#include <colorchat>
add before ^1 ^2 ^3 ^4

Just stop


All times are GMT -4. The time now is 14:04.

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