11.12.2015, 10:09
Problem OnPlayerWeaponShot Body Parts
11.12.2015, 10:21
Update your a_samp.inc file.
Download the latest server package and replace old include with the new one.
I'd recommend to update all includes as well, not only a_samp.inc also if your server is still running with old version i.e 0.3z or bellow, you will need to update your entire server to the latest version.
Download the latest server package and replace old include with the new one.
I'd recommend to update all includes as well, not only a_samp.inc also if your server is still running with old version i.e 0.3z or bellow, you will need to update your entire server to the latest version.
11.12.2015, 10:44
Not work.
11.12.2015, 10:58
Show your OnPlayerWeaponShot callback.
Edit: Are you trying to use bodypart with OnPlayerWeaponShot callback? If yes, that's not possible since the parameter of this callback is OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
Use OnPlayerGiveDamage or OnPlayerTakeDamage instead.
Edit: Are you trying to use bodypart with OnPlayerWeaponShot callback? If yes, that's not possible since the parameter of this callback is OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
Use OnPlayerGiveDamage or OnPlayerTakeDamage instead.
11.12.2015, 17:23
Never mind i use OnPlayerTakeDamage but no work i try with OnPlayerGiveDamage not work too never mind and tnx anyway
![Cheesy](images/smilies/biggrin.png)
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)