announcement help?
#4

Quote:
Originally Posted by Jeffry
Посмотреть сообщение
Add to your command:

pawn Код:
new Name[MAX_PLAYER_NAME], string[128];
GetPlayerName(playerid, Name, sizeof(Name);
format(string, 128, "Server: %s (ID:%d) has teleported to Area 51", Name, playerid); //Change ''Area 51'' to whatever you teleport to.
SendClientMessageToAll(0xFF00FFFF, string);
I hope this helps you.

Cheers!
thank you, but how do i make it so that it does that for every TP?

ex.

someone types /area51
someone else types /bigjump

i need it to say in the chat

"Someone_1 Has Teleported To Area 51!"
"Someone_2 Has Teleported To Big Jump!"

Thanks!
Reply


Messages In This Thread
announcement help? - by Kevin_Joshen - 28.07.2010, 15:18
Re: announcement help? - by Jeffry - 28.07.2010, 15:28
Re: announcement help? - by Mauzen - 28.07.2010, 15:28
Re: announcement help? - by Kevin_Joshen - 28.07.2010, 16:30
Re: announcement help? - by Mauzen - 28.07.2010, 16:38
Re: announcement help? - by Kevin_Joshen - 28.07.2010, 17:32
Re: announcement help? - by Mauzen - 28.07.2010, 17:34

Forum Jump:


Users browsing this thread: 4 Guest(s)