Give Player Vehicle command.
#3

Quote:
Originally Posted by dEcooR
Посмотреть сообщение
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);
When i use this command, the car will be noticed on the player's name. That's what i need.

Now it will show this when entering a vehicle: "This vehicle belongs to 0"

But i need: "This vehicle belongs to Mario"
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)