SA-MP Forums Archive
Problem With /slap - 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: Problem With /slap (/showthread.php?tid=180606)



Problem With /slap - xinix000 - 02.10.2010

deleted n-------


Re: Problem With /slap - xinix000 - 02.10.2010

can someone do it ??


Re: Problem With /slap - armyoftwo - 02.10.2010

if i am not wrong you can get health before slap:
GetPlayerHealth(playerid) + SlappedHealth
After:
GetPlayerHealth(playerid)

Correct me if i am wrong i am bad at maths


Re: Problem With /slap - xinix000 - 02.10.2010

Quote:
Originally Posted by armyoftwo
Посмотреть сообщение
if i am not wrong you can get health before slap:
GetPlayerHealth(playerid) + SlappedHealth
After:
GetPlayerHealth(playerid)

Correct me if i am wrong i am bad at maths
So where to put GetPlayerHealth(playerid) + SlappedHealth and GetPlayerHealth(playerid)