help me command goto
#2

pawn Код:
new string[128], uName[MAX_PLAYER_NAME];
GetPlayerName(playerid, string, sizeof(string));
GetPlayerName(teleid, uName, sizeof(uName));
format(string, sizeof(string), "{ff0000}[GOTO]:%s It Has Been Teleported To %s!", string, uName);
SendClientMessageToAll(COLOR_YELLOW, string);
Reply


Messages In This Thread
help me command goto - by s3ek - 08.02.2015, 15:53
Re: help me command goto - by Sascha - 08.02.2015, 15:55
Re: help me command goto - by s3ek - 08.02.2015, 16:01
Re: help me command goto - by Sascha - 08.02.2015, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)