AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   Team_Colors (https://forums.alliedmods.net/showthread.php?t=202839)

shadowdragon 12-11-2012 06:44

Team_Colors
 
2 Attachment(s)
Team_Colors

Description:
This very simple to use plugin allows you to change the color of teams.

Convar's(Will go in your server.cfg)

Code:

//Colors for CT
sm_Red                  "255"
sm_Green                "255"
sm_Blue                "255"
sm_Alpha                "255"

//Colors for T
sm_RedT                  "255"
sm_GreenT                  "255"
sm_BlueT                  "255"
sm_AlphaT          "255"

Installation

Addons/sourcemod/

-----------------------------------
Please tell me if theres is any issues with my plugin
________________________
sorry for my poor english.

ph 12-11-2012 07:48

Re: Team_Colors
 
Will this work for cs:go ?

shadowdragon 12-11-2012 07:50

Re: Team_Colors
 
Yes this will.

ph 12-11-2012 08:09

Re: Team_Colors
 
It is working nicely on cs:go as well.

shadowdragon 12-11-2012 08:30

Re: Team_Colors
 
sweet tell me how it goes.

Oshizu 12-11-2012 10:14

Re: Team_Colors
 
1 Attachment(s)
Nice Plugin. But it should work fine on other games.
You should upload only .sp file no need for archive with .smx and .sp
Upload only .smx if it requires some include files that official sourcemod files don't have :)
I've attached my version that should work on any sourcemod game. Untested

Denov 12-11-2012 10:48

Re: Team_Colors
 
how it work?

shavit 12-11-2012 10:56

Re: Team_Colors
 
Use Simple Chat Processor.

Oshizu 12-11-2012 11:19

Re: Team_Colors
 
Quote:

Originally Posted by shavit (Post 1852097)
Use Simple Chat Processor.

Simple Chat Processor and this are diffrent things :nono:
Simple Chat Processor allows you change some things in chat example color of text, name or give [ADMIN] or [VIP] or ay other tag
But this plugin changes player model color by using "SetEntityRenderColor"

shadowdragon 12-11-2012 15:16

Re: Team_Colors
 
Alright thank you.


All times are GMT -4. The time now is 20:43.

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