SendClientMessage.
#3

EDIT: sorry for that, didn't reload the page

Try this:

PHP код:

CMD
:score(playerid

    new 
string[23]; 
    
format(string,sizeof(string),"You Score Is : %d.",GetPlayerScore(playerid)); 
    
SendClientMessage(playerid,COLOR_GREEN,string);
    return 
1;

Reply


Messages In This Thread
SendClientMessage. - by aymane123 - 24.01.2017, 16:58
Re: SendClientMessage. - by saffierr - 24.01.2017, 17:01
Re: SendClientMessage. - by Eoussama - 24.01.2017, 17:01
Re: SendClientMessage. - by aymane123 - 24.01.2017, 17:02
Re: SendClientMessage. - by Eoussama - 24.01.2017, 17:04
Re: SendClientMessage. - by saffierr - 24.01.2017, 17:05
Re: SendClientMessage. - by aymane123 - 24.01.2017, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)