23.02.2010, 15:25
hi, i have a andti drive-by that had a bug.
this are the lines that i think that have te problem:
phe problem is that if u get in the car normaly using enter/f the anti DB, works perfectly, but if u use the carspawner it dont work.
can someone help me please?
PD: Sorry for my bad english
this are the lines that i think that have te problem:
pawn Код:
public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
new vehicleid=GetPlayerVehicleID(playerid);
if(IsPlayerInAnyVehicle(playerid) && GetPlayerVehicleSeat(playerid) == 0 && IsDDBVehicle(vehicleid)){
can someone help me please?
PD: Sorry for my bad english