Posts: 344
Threads: 88
Joined: Jun 2014
Reputation:
0
Hi!
It's not possible to check if player shoot a modelid object?
++
Posts: 507
Threads: 29
Joined: Jul 2014
Reputation:
0
You can store in an array, the modelid of each object with his ID and with OnPlayerWeaponShot/OnPlayerShootDynamicObject, scan in your array the modelid with the objetid.
Posts: 344
Threads: 88
Joined: Jun 2014
Reputation:
0
And if it is an object attached to a player ?