Raised This Month: $ Target: $400
 0% 

Looping


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 06-26-2010 , 06:32   Re: Looping
Reply With Quote #4

Quote:
Originally Posted by grimvh2 View Post
Or just like this :

PHP Code:
public function(id)
{
    new 
name[32]
    
get_user_name(idname31)
 
    
printname(name)
}
 
public 
printname(name[])
{
    
client_print(0print_chat"%s"name)

You can't use it ?

Code:
public function(id) {     new name[32]     get_user_name(id, name, 31)       client_print(0, print_chat, "%s", name) }
__________________
You can do anything you set your mind to, man.

Devil259 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 14:46.


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