Give Player Vehicle command.
#2

this ?

Код:
new name[MAX_PLAYER_NAME];
GetPlayerName(giveplayerid,name,MAX_PLAYER_NAME);
format(msg, sizeof(msg), "You gave player %s ID:(%d) a car.",giveplayerid ,name);
SendClientMessage(playerid, COLOR_WHITE, msg);
Reply


Messages In This Thread
Give Player Vehicle command. - by Mariooo - 14.08.2013, 17:32
Re: Give Player Vehicle command. - by dEcooR - 14.08.2013, 17:47
Re: Give Player Vehicle command. - by Mariooo - 14.08.2013, 18:10
Re: Give Player Vehicle command. - by PrinceKumar - 14.08.2013, 18:32
Re: Give Player Vehicle command. - by Mariooo - 14.08.2013, 18:40
Re: Give Player Vehicle command. - by PrinceKumar - 14.08.2013, 18:47
Re: Give Player Vehicle command. - by Mariooo - 14.08.2013, 18:55
Re: Give Player Vehicle command. - by JeaSon - 14.08.2013, 19:04
Re: Give Player Vehicle command. - by Mariooo - 14.08.2013, 19:06
Re: Give Player Vehicle command. - by JeaSon - 14.08.2013, 19:08

Forum Jump:


Users browsing this thread: 1 Guest(s)