Raised This Month: $ Target: $400
 0% 

I want to do messege with 2 lines


Post New Thread Reply   
 
Thread Tools Display Modes
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
AntiBots
Veteran Member
Join Date: May 2008
Location: Brazil
Old 11-21-2009 , 09:52   Re: I want to do messege with 2 lines
Reply With Quote #2

^n is an enter.
__________________
AntiBots is offline
Send a message via ICQ to AntiBots Send a message via MSN to AntiBots Send a message via Skype™ to AntiBots
Reply



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