showing the id of the player in chat?
#6

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
I tried mauzen code but i get this.

Код:
C:\Documents and Settings\k\Desktop\COD5.pwn(5266) : warning 202: number of arguments does not match definition
C:\Documents and Settings\k\Desktop\COD5.pwn(5272) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
what's about that
Код:
new name[24], txt[256];
	GetPlayerName(playerid, name, 24);
	format(txt, 256, "%s (%d): {FFFFFF}%s", name, playerid, text);
	SendClientMessageToAll(GetPlayerColor(playerid), txt);
Reply


Messages In This Thread
showing the id of the player in chat? - by Face9000 - 20.11.2010, 14:35
Re: showing the id of the player in chat? - by Mauzen - 20.11.2010, 14:48
AW: showing the id of the player in chat? - by Cank - 20.11.2010, 15:00
Re: showing the id of the player in chat? - by Face9000 - 20.11.2010, 15:29
Re: showing the id of the player in chat? - by rs.pect - 20.11.2010, 16:50
Re : Re: showing the id of the player in chat? - by Amine_Mejrhirrou - 07.09.2011, 21:30

Forum Jump:


Users browsing this thread: 1 Guest(s)