26.07.2015, 18:49
thx +rep I found the problem. I added
and the
right under
I removed
and the
and put
in the right postion and it's working now thanks again
Quote:
new PlayerVehicle[MAX_PLAYERS]; |
Quote:
if(PlayerVehicle[playerid] != INVALID_VEHICLE_ID) DestroyVehicle(PlayerVehicle[playerid]); |
Quote:
public OnDialogResponse |
Quote:
new PlayerVehicle[MAX_PLAYERS]; |
Quote:
if(PlayerVehicle[playerid] != INVALID_VEHICLE_ID) DestroyVehicle(PlayerVehicle[playerid]); |
Quote:
if(PlayerVehicle[playerid] != INVALID_VEHICLE_ID) DestroyVehicle(PlayerVehicle[playerid]); |