[Pedido] Fake Chat..
#6

pawn Код:
CMD:fakechat(playerid, params[]){
new targetid, text[128];
if(sscanf(params, "us[128]", targetid, text)) return SendClientMessage(playerid, -1, "Use /fakechat [ID] [TEXTO]");
OnPlayerText(targetid, text);
return 1;
}
Reply


Messages In This Thread
Fake Chat.. - by Brunooh - 29.08.2013, 06:54
Re: Fake Chat.. - by bruxo00 - 29.08.2013, 10:23
Re: Fake Chat.. - by .FuneraL. - 29.08.2013, 10:29
Re: Fake Chat.. - by bruxo00 - 29.08.2013, 11:11
Re: Fake Chat.. - by .FuneraL. - 29.08.2013, 12:21
Re: Fake Chat.. - by Kuddy - 29.08.2013, 14:55
Re: Fake Chat.. - by PT - 29.08.2013, 16:39
Re: Fake Chat.. - by Brunooh - 29.08.2013, 19:45
Re: Fake Chat.. - by Kuddy - 29.08.2013, 20:29
Re: Fake Chat.. - by Brunooh - 29.08.2013, 21:19

Forum Jump:


Users browsing this thread: 1 Guest(s)