Everyone must see who teles to where.
#4

More efficient:
pawn Код:
new
    myArray[128];
GetPlayerName(playerid, myArray, MAX_PLAYER_NAME);
format(myArray, sizeof(myArray), "Player %s has teleported to Los Santos.", myArray);
SendClientMessageToAll(0xFF0000AA, myArray);
Reply


Messages In This Thread
Everyone must see who teles to where. - by [Ha]Lommo - 20.04.2010, 18:25
Re: Everyone must see who teles to where. - by Hiddos - 20.04.2010, 18:29
Re: Everyone must see who teles to where. - by Torran - 20.04.2010, 18:30
Re: Everyone must see who teles to where. - by Correlli - 20.04.2010, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)