Posts: 352
Threads: 149
Joined: Nov 2013
Reputation:
0
Hey, so can sameone help.. How to make if object created and i hit him 3dtext for object hp update and if object hp 0 players near what object gets item
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
You can use OnPlayerWeaponShot in lagcomp mode to detect SA-MP objects being hit and OnPlayerShootDynamicObject to detect if a player shoots a dynamic object.