08.05.2018, 00:16
I know right that is retarded? If you KNEW the vehicle id the player was in then you KNOW they are in a vehicle. If you slap a player in a vehicle in OnPlayerDeath() then DUH!!!! They're in a vehicle at that point what is the use of calling IsPlayerInAnyVehicle(playerid) because again you KNOW they are in a vehicle.
Try checking this ----> Look in OnPlayerWeaponShot() and when you have a kill shot see if IsPlayerInAnyVehicle(playerid) works then.
Try checking this ----> Look in OnPlayerWeaponShot() and when you have a kill shot see if IsPlayerInAnyVehicle(playerid) works then.