Lock&Unlock bug [+REP]
#4

Have fun
pawn Код:
public OnVehicleStreamIn(vehicleid, forplayerid)
{
    if (Vehicle[vehicleid][IsLocked] == 1) { SetVehicleParamsForPlayer(vehicleid,forplayerid,0,1); }
    else { SetVehicleParamsForPlayer(vehicleid,forplayerid,0,0); }
    return 1;
}
Reply


Messages In This Thread
Lock&Unlock bug [+REP] - by Jaber_Brown - 14.03.2012, 21:41
Re: Lock&Unlock bug [+REP] - by StreetGT - 14.03.2012, 21:45
Re : Lock&Unlock bug [+REP] - by Jaber_Brown - 14.03.2012, 22:02
Re: Lock&Unlock bug [+REP] - by StreetGT - 14.03.2012, 22:30
Re : Lock&Unlock bug [+REP] - by Jaber_Brown - 15.03.2012, 13:19
Re : Lock&Unlock bug [+REP] - by Jaber_Brown - 15.03.2012, 18:25

Forum Jump:


Users browsing this thread: 1 Guest(s)