Negriukas Posted November 4, 2014 Share Posted November 4, 2014 Hello is there an event where the fired weapon bullet is defined as source? Thanks in avance Link to comment
BroadOne Posted November 4, 2014 Share Posted November 4, 2014 Not for the bullet AFAIK. Sorry. Link to comment
MIKI785 Posted November 4, 2014 Share Posted November 4, 2014 Individual bullets are not elements, so no. Why do you even need it? Link to comment
Negriukas Posted November 4, 2014 Author Share Posted November 4, 2014 To check if bullet hits the player Link to comment
DakiLLa Posted November 4, 2014 Share Posted November 4, 2014 There is client-side event onClientPlayerWeaponFire. It has 'hitElement' argument, that contains element that was hit by a shot. But I doubt there is a possibility to get bullet as element. Link to comment
Negriukas Posted November 4, 2014 Author Share Posted November 4, 2014 There is client-side event onClientPlayerWeaponFire. It has 'hitElement' argument, that contains element that was hit by a shot. But I doubt there is a possibility to get bullet as element. Thanks Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now