Raised This Month: $ Target: $400
 0% 

I want to do messege with 2 lines


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
grid1
Junior Member
Join Date: Dec 2008
Old 11-21-2009 , 09:35   I want to do messege with 2 lines
Reply With Quote #1

Code:
set_hudmessage(gHudRed, gHudGreen, gHudBlue, gfTextX, gfTextY, gHudEffects, gfHudFxTime, gfHudHoldTime, gfHudFadeInTime, gfHudFadeOutTime, gHudChannel);
            if (get_user_flags(id) & BM_ADMIN_LEVEL) {
                show_hudmessage(id, "Blockname: %s ---- Created By: %s", gszBlockNames[blockType], Name);
            } else { 
                show_hudmessage(id, "Blockname: %s ---- Created By: %s", gszBlockNames[blockType], Name);
            }
I want to do somthing like this

show_hudmessage(id, "Blockname: %s ---- Created By:
%s",

In the server i want this sentence to be in 2 deffrent lines
how?

Last edited by grid1; 11-21-2009 at 09:41.
grid1 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 13:41.


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