22.01.2013, 07:02
I think you would have to run a timer and use "GetPlayerWeapon" to determine which weapon they have scrolled at the moment.
In order to make it so a player can only have an MP5 when in a vehicle, you would basically need to use OnPlayerEnterVehicle and set their weapon slot to their sub-machine gun.
In order to make it so a player can only have an MP5 when in a vehicle, you would basically need to use OnPlayerEnterVehicle and set their weapon slot to their sub-machine gun.

