Raised This Month: $51 Target: $400
 12% 

Name


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MeSter Hungary
Junior Member
Join Date: Dec 2014
Old 01-11-2015 , 09:38   Name
Reply With Quote #1

Hello, I have a question

The player's name is the only way I can spit out:

new nev[32]
get_user_name(id, nev, 31);
ColorChat(0, GREEN, "%d ^3Nullázta pontszámait.", nev)


Or it could be an easier, too?
MeSter Hungary is offline
zmd94
Veteran Member
Join Date: Nov 2013
Location: Malaysia (9w2zow).
Old 01-11-2015 , 10:02   Re: Name
Reply With Quote #2

Just change %d into %s.

Last edited by zmd94; 01-11-2015 at 10:03.
zmd94 is offline
devilicioux
Veteran Member
Join Date: Jun 2013
Location: Delhi,India
Old 01-12-2015 , 02:46   Re: Name
Reply With Quote #3

Quote:
Originally Posted by MeSter Hungary View Post
Hello, I have a question

The player's name is the only way I can spit out:

new nev[32]
get_user_name(id, nev, 31);
ColorChat(0, GREEN, "%d ^3Nullázta pontszámait.", nev)


Or it could be an easier, too?
Quote:
Originally Posted by zmd94 View Post
Just change %d into %s.
+ This is the easiest way possible How much more easier do you want

Maybe use a stock ? Call it any number of times ..
__________________
You keep bringing ANTICHRISTUS down .. He will rise again and kick asses !

#RespectList ANTICHRISTUS fysiks Bugsy

Most Common Errors You Can Encounter Every Now and Then
devilicioux is offline
kiki33hun
Veteran Member
Join Date: Jul 2011
Location: Magyarország
Old 01-12-2015 , 11:30   Re: Name
Reply With Quote #4

Other way:

Code:
new name[32] get_user_info(id, "name", name, 31)
__________________

Last edited by kiki33hun; 01-12-2015 at 11:31.
kiki33hun is offline
Reply



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:35.


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