Raised This Month: $ Target: $400
 0% 

[HOWTO] Make a colormessage MultiLangual


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
crazyeffect
Veteran Member
Join Date: Jul 2008
Location: Belgium
Old 03-31-2009 , 06:10   [HOWTO] Make a colormessage MultiLangual
Reply With Quote #1

<FONT color=black>
PHP Code:
        case 1//Red
        
{
            
ColorChat(0RED"Say /cm to see the validable Commands to you!");
            
set_task(float(get_pcvar_num(ad_time)), "ads");
        } 
</SPAN>

How to make this multilangual?

I tried this:

PHP Code:
        case 1//Red
        
{
            
ColorChat(0RED"%L"LANG_PLAYER"MESSAGE");
            
set_task(float(get_pcvar_num(ad_time)), "ads");
        } 
</SPAN>

But i don't sure know that it works or not :/
__________________
crazyeffect is offline
Send a message via MSN to crazyeffect
 



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 02:25.


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