31.07.2011, 16:56
You can't add parameters to an exist callback, but what you actually can do is creating a callback of your own with an include, using CallLocalFunction. However, you need to have a bit more knowledge, download few includes such as OnPlayerShootPlayer, OnEmptyVehicleShoot, etc.
Then look inside and get a basic knowledge how that works.
Then look inside and get a basic knowledge how that works.