Raised This Month: $ Target: $400
 0% 

Few Questions


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 11-20-2006 , 20:18   Re: Few Questions
Reply With Quote #2

Quote:
Originally Posted by SixTwin View Post
Just some simple questions, what would be better in the functions? (Performance wise)
Code:
new name[33] client_print(id,print_chat,"Name: %s",get_user_name(id,name,32))
Or
Code:
new name[33] get_user_name(id,name,32) client_print(id,print_chat,"Name: %s",name)
Or would they both be the same?
You can't do the first one so your question is invalid.
__________________
Brad 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:01.


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