Posts: 577
Threads: 183
Joined: Jun 2013
Reputation:
0
Hey guys, I am working on a TDM mode, do you have a suggestion on how to build an Assist system ?
I mean, how can I detect if someone actually "assisted" on killing someone ?
Posts: 48
Threads: 0
Joined: Nov 2011
Reputation:
0
You may like to look out for OnPlayerWeaponShot and OnPlayerGetHit / OnPlayerHit.
Posts: 176
Threads: 26
Joined: Jun 2016
Reputation:
0
u mean u like in iG los santos apocalypse?
Script an assisst system at your own this section is for help not for creating an whole script for u. First create at your own then if u get errors show your code here.
Posts: 48
Threads: 0
Joined: Nov 2011
Reputation:
0
Yes, you may also use OnPlayerWeaponShot, but you may look out for the range and the update time.