SA-MP Forums Archive
Is this possible - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Is this possible (/showthread.php?tid=71970)



Is this possible - mini-d - 05.04.2009

Hey guys im wnadering if its possible to Add "weapon Training" Where u can like train a gun eg
If u use daegle and hit with 500 bullets u will recive and "extended Clip" Or Higher Damage. If this is possible will anyone care to help me make it?


Re: Is this possible - SpiderPork - 05.04.2009

I think it is possible...
I don't know how to detect if a player is shooting, but it's possible to increase the damage with SetPlayerHealth maybe...
Check if a player shoots then use SetPlayerHealth to decrease the victim's health ("increase the damage").


Re: Is this possible - Think - 05.04.2009

Quote:
Originally Posted by DeathGod
Hey guys im wnadering if its possible to Add "weapon Training" Where u can like train a gun eg
If u use daegle and hit with 500 bullets u will recive and "extended Clip" Or Higher Damage. If this is possible will anyone care to help me make it?
the extended clip is possibole just give more ammo, but the higher damage is going to be hard because i dont think anyone mangaged to detect a player shooting, maybe in future versions.


Re: Is this possible - mini-d - 05.04.2009

How would i do the Extended Clip?