sendclientmessagetoall prob
#4

If you want to make a string, do this

pawn Код:
new string[128];
new Probber[MAX_PLAYER_NAME];
new Pstolen[MAX_PLAYER_NAME];
GetPlayerName(playerid, Pname, Pstolen, sizeof(Pname, Pstolen));
format(string, sizeof(string), "%s has Stolen %d from %s", Probber, Pstolen);
SendClientMessageToAll(0xFFFFFFF, string);
Thats not fully correct, but idk how to do the rest.
Reply


Messages In This Thread
sendclientmessagetoall prob - by Kar - 01.06.2010, 22:50
Re: sendclientmessagetoall prob - by Antonio [G-RP] - 01.06.2010, 22:51
Re: sendclientmessagetoall prob - by Carlton - 01.06.2010, 22:52
Re: sendclientmessagetoall prob - by Toni - 01.06.2010, 22:55
Re: sendclientmessagetoall prob - by Kar - 01.06.2010, 22:57
Re: sendclientmessagetoall prob - by Toni - 01.06.2010, 22:58
Re: sendclientmessagetoall prob - by Toni - 01.06.2010, 22:58
Re: sendclientmessagetoall prob - by VinceQc - 01.06.2010, 23:00
Re: sendclientmessagetoall prob - by [NYRP]Mike. - 01.06.2010, 23:32
Re: sendclientmessagetoall prob - by Kar - 02.06.2010, 00:17

Forum Jump:


Users browsing this thread: 1 Guest(s)