Raised This Month: $ Target: $400
 0% 

Re-using Variables


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Drak
Veteran Member
Join Date: Jul 2005
Old 02-18-2009 , 13:15   Re-using Variables
Reply With Quote #1

If I did something like this. In this order.
Code:
new Temp[33]        get_user_name(id,Temp,32); client_print(id,print_chat,"Your name is: %s",Temp);         get_user_name(SomeOtherID,Temp,32); client_print(id,print_chat,"Your name is: %s",Temp);

Is there any chance that it could display the same name twice?
__________________
Oh yeah
Drak is offline
Send a message via MSN to Drak
 


Thread Tools
Display Modes

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 16:53.


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