Raised This Month: $ Target: $400
 0% 

[INC] Colors (1.0.5)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Ellie
Senior Member
Join Date: Apr 2013
Old 03-14-2014 , 12:30   Re: [INC] Colors (1.0.5)
Reply With Quote #15

Hey, I was debating whether using this include or more colors. More colors works great with TF2 which I tested, but it doesn't work for non-source 2009 games like L4D2 (which is unbelievable since L4D2 was released in 2009 and is a source game). However, it has some stocks maybe that can be added to colors.inc such as:

Code:
/** 
 * Shows admin activity with colors 
 *  
 * @param client        Client performing an action 
 * @param message        Message (formatting rules) 
 * @noreturn 
 */ 
stock CShowActivity(client, const String:message[], any:...) 

/** 
 * Shows admin activity with colors 
 *  
 * @param client        Client performing an action 
 * @param tag            Tag to prepend to the message (color tags supported) 
 * @param message        Message (formatting rules) 
 * @noreturn 
 */ 
stock CShowActivityEx(client, const String:tag[], const String:message[], any:...) 

/** 
 * Shows admin activity with colors 
 *  
 * @param client        Client performing an action 
 * @param tag            Tag to prepend to the message (color tags supported) 
 * @param message        Message (formatting rules) 
 * @noreturn 
 */ 
stock CShowActivity2(client, const String:tag[], const String:message[], any:...)
Can someone add those to colors.inc please

Last edited by Ellie; 03-14-2014 at 12:31.
Ellie is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:00.


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