Raised This Month: $ Target: $400
 0% 

[Stamm] How to make features for the Stamm Plugin


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
TheHardstyleBro
Senior Member
Join Date: Jun 2012
Location: Netherlands
Old 10-09-2012 , 10:32   Re: [Stamm] Make features for my VIP Plugin
Reply With Quote #3

Question

Im trying with custom chat colors this out

PHP Code:
        if(IsClientVip(client1false))
        {
            
CCC_SetTag(client"[Bronze-VIP] ");
            
CCC_SetTagColor(client"8C7853");
        }
        else if(
IsClientVip(client2false))
        {
            
CCC_SetTag(client"[Silver-VIP] ");
            
CCC_SetTagColor(client"E6E8FA");
        } 
Will this work?
Cause when I just use "Bronze" at type it will give me error in the compiler
__________________
TheHardstyleBro 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 18:34.


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