personal cars
#9

pawn Код:
if(strcmp(PlayerName, "Player_Name1", true) == 0)
{
    SendClientMessage(playerid, 0xFFFF00AA, "Welcome to your vehicle, Player_Name.");
}
if(strcmp(PlayerName, "Player_Name2", true) == 0)
{
    SendClientMessage(playerid, 0xFFFF00AA, "Welcome to your vehicle, Player_Name2.");
}
else
{
    // not the owner code here.
}
Reply


Messages In This Thread
personal cars - by [HKS]dlegend - 13.09.2009, 21:20
Re: personal cars - by Energyzer - 13.09.2009, 21:41
Re: personal cars - by coole210 - 13.09.2009, 21:43
Re: personal cars - by [HKS]dlegend - 13.09.2009, 22:54
Re: personal cars - by [HKS]dlegend - 28.09.2009, 20:07
Re: personal cars - by [XST]O_x - 28.09.2009, 20:50
Re: personal cars - by Lewwy - 28.09.2009, 20:54
Re: personal cars - by [HKS]dlegend - 28.09.2009, 21:01
Re: personal cars - by Lewwy - 28.09.2009, 21:10
Re: personal cars - by XCultz - 28.09.2009, 21:11

Forum Jump:


Users browsing this thread: 1 Guest(s)