Raised This Month: $ Target: $400
 0% 

For what is ; exactly


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
KadiR
Unnecessary Member
Join Date: Aug 2008
Location: Zürich / Switzerland
Old 01-29-2010 , 12:16   For what is ; exactly
Reply With Quote #1

I like to know, what an
PHP Code:

makes exactly in a code, I've got this:

PHP Code:
        {
            
client_print(idprint_chat"Hey Dude!")
            
set_task(0.1,"hey_dude")
            
HeyDude(id);
        } 
What will happen, if I make this:

PHP Code:
        {
            
client_print(idprint_chat"Hey Dude!");
            
set_task(0.1,"hey_dude");
            
HeyDude(id);
        } 
KadiR 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 07:23.


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