pCarKey help please
#1

for(new i = 0; i < sizeof(CarInfo); i++)
{
new newcar = GetPlayerVehicleID(playerid);
new keycar = PlayerInfo[playerid][pAutoVoti];
new string[256];
if(newcar == CarInfo[i][ownedvehicle])
{
if(CarInfo[i][cOwned]==0)
{
TogglePlayerControllable(playerid, 0);
CarOffered[playerid]=1;
format(string,sizeof(string),"Sхiduk[%s] Hind[%d] ",CarInfo[i][cDescription],CarInfo[i][cValue]);
SendClientMessage(playerid,ROHELINELIME,"[Autopood]");
SendClientMessage(playerid,VALGE,string);
SendClientMessage(playerid,VALGE,"Ostmiseks: /ostaauto");
SendClientMessage(playerid,VALGE,"Vдljumiseks: /sхiduk vдlju");
SendClientMessage(playerid,ROHELINELIME,"[--------]");
}
if(CarInfo[i][cOwned]==1)
{
format(string,sizeof(string),"Sхiduki omanik: %s",CarInfo[i][cOwner]);
SendClientMessage(playerid,SININE,string);
}
}
}
return 1;
}


i want that other people cant drive with my car
anybody help?
Reply


Messages In This Thread
pCarKey help please - by andruz99 - 29.08.2010, 15:58
Re: pCarKey help please - by LarzI - 29.08.2010, 17:11
Re: pCarKey help please - by andruz99 - 29.08.2010, 17:25
Re: pCarKey help please - by !Pumpkin - 29.08.2010, 18:24
Re: pCarKey help please - by andruz99 - 29.08.2010, 18:37
Re: pCarKey help please - by !Pumpkin - 29.08.2010, 18:47
Re: pCarKey help please - by Paladin - 29.08.2010, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)