Raised This Month: $ Target: $400
 0% 

Show message


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 04-08-2009 , 09:44   Show message
Reply With Quote #1

PHP Code:
        case 1:
        {
            new 
message[64];
            
format(message,63,"[Status : lol ]"); 
            
show_message(id,message);

public 
show_message(id,text[]) 
{
    
message_begin(MSG_ONE,MSG_ONE,{0,0,0},id);
    
write_byte(1);
    
write_string(text);
    
message_end();

whats wrong?
__________________
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
 



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:23.


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