[Help] RP commands /me /do
#10

pawn Code:
CMD:me( playerid, params[ ] ) {
    new string[ 128 ], pName[ 24 ]; GetPlayerName( playerid, pName, 24 );
    format( string, sizeof string, "%s %s", pName, params ); return SendClientMessageToAll( 0xAAAAAA, string ); // change the color
}
Reply


Messages In This Thread
[Help] RP commands /me /do - by dovys11 - 24.06.2010, 08:33
Re: [Help] RP commands /me /do - by TouR - 24.06.2010, 08:36
Re : [Help] RP commands /me /do - by Amine_Mejrhirrou - 23.01.2011, 15:03
Re: [Help] RP commands /me /do - by Not available - 23.01.2011, 15:06
Re : [Help] RP commands /me /do - by Amine_Mejrhirrou - 23.01.2011, 19:55
Re: [Help] RP commands /me /do - by Elviss - 23.01.2011, 20:04
Re: [Help] RP commands /me /do - by bestr32 - 03.04.2011, 17:26
Re: [Help] RP commands /me /do - by bestr32 - 03.04.2011, 17:28
Re: [Help] RP commands /me /do - by Luis- - 03.04.2011, 17:29
Re: [Help] RP commands /me /do - by Mean - 03.04.2011, 17:34

Forum Jump:


Users browsing this thread: 1 Guest(s)