Automatic unlocking?
#10

Quote:
Originally Posted by saiberfun
Quote:
Originally Posted by cοοp
Quote:
Originally Posted by killdahobo99
That does not work, i get an error
Show us the error.
he did in Code

Код:
public OnPlayerExitVehicle(playerid, vehicleid)
{
	InCar[playerid] = 0;
	return 1;
}
{
SetVehicleParamsForPlayer(vehicleid,playerid,0,0);
return 1;
}
it was because he just added anoth {
}
like that instead of just adding the playervehicleparams
That complies, but...Say someone types /lock, this code you've given me is suppose to unlock the car right? if they get out ?

so how do i make it so it says "Vehicle unlocked" as soon as player gets out? Thanks Guys
Reply


Messages In This Thread
Automatic unlocking? - by killdahobo99 - 01.07.2009, 16:11
Re: Automatic unlocking? - by saiberfun - 01.07.2009, 17:11
Re: Automatic unlocking? - by killdahobo99 - 02.07.2009, 04:18
Re: Automatic unlocking? - by saiberfun - 02.07.2009, 10:25
Re: Automatic unlocking? - by refshal - 02.07.2009, 10:28
Re: Automatic unlocking? - by saiberfun - 02.07.2009, 10:30
Re: Automatic unlocking? - by refshal - 02.07.2009, 10:33
Re: Automatic unlocking? - by abhinavdabral - 02.07.2009, 12:48
Re: Automatic unlocking? - by kaisersouse - 02.07.2009, 13:57
Re: Automatic unlocking? - by killdahobo99 - 02.07.2009, 15:48

Forum Jump:


Users browsing this thread: 1 Guest(s)