Teleport Message
#2

pawn Код:
// under the command
new name[ MAX_PLAYER_NAME ], str[ 50 ];
GetPlayerName( playerid, name, MAX_PLAYER_NAME );
format( str, sizeof( str ), "%s teleported to /sf", name );
SendClientMessageToAll( 0x000000FF, str ); // Change the color to your liking
Reply


Messages In This Thread
Teleport Message - by Linus- - 01.01.2011, 20:14
Re: Teleport Message - by Grim_ - 01.01.2011, 20:15
Re: Teleport Message - by Hal - 01.01.2011, 20:16
Re: Teleport Message - by HyperZ - 01.01.2011, 20:16
Re: Teleport Message - by Linus- - 01.01.2011, 20:17

Forum Jump:


Users browsing this thread: 1 Guest(s)