Raised This Month: $ Target: $400
 0% 

client_print


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Kazalu
Senior Member
Join Date: Dec 2013
Location: Romania
Old 11-15-2014 , 10:37   client_print
Reply With Quote #1

Hey guys.I was creating a plugin today and I got into a problem:
How am I supposed to use the "client_print" command to show a player a message, because it does not seem to work?

Code:<<
for( i = 1 ; i <= 32 ; i++ )
for( j = 1 ; j <= 32 ; j++ )
{
get_user_name( j, value, 17 );

client_print ( i, print_chat, "You are now fighting with %s.", value );
}
>>
The point is that it doesn't print any message at all.

Second question is: how can I move a player? I mean, like move him 5 meters left from his current position.
Kazalu 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 17:34.


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