Posts: 239
Threads: 100
Joined: Jun 2016
Reputation:
0
Can we detect if a player throwing water from a fire truck? if yes how to get X Y Z position where player throwing the water
Posts: 662
Threads: 20
Joined: Apr 2016
Reputation:
0
You can detect if the player is pressing KEY_FIRE while in vehicle model 407 or 544.
I'm not sure about the second part.
Posts: 484
Threads: 189
Joined: Jun 2016
Reputation:
0
For the second part, just check a player angle (Where is he looking at)
Posts: 579
Threads: 18
Joined: Apr 2017
Reputation:
0
We're here to give ideas not the ready-made code, you gotta put some effort yourself.