How to slap ?
#2

What you do is get his coordinates (x,y,z) then increment the Z coordinate of how higher you want him to get slapped.

pawn Код:
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
SetPlayerPos(playerid,x,y,z+IncrementHere);
Reply


Messages In This Thread
How to slap ? - by Glossy42O - 20.07.2015, 13:31
Re: How to slap ? - by DaniceMcHarley - 20.07.2015, 13:33
Re: How to slap ? - by SoFahim - 20.07.2015, 13:33
Re: How to slap ? - by Jstylezzz - 20.07.2015, 13:33
Re: How to slap ? - by FreddiewJO - 20.07.2015, 13:36
Re: How to slap ? - by Crystallize - 20.07.2015, 14:23
Re: How to slap ? - by suni - 24.07.2015, 19:46
Re: How to slap ? - by Skillex333 - 24.07.2015, 19:54
Re: How to slap ? - by TenTen - 24.07.2015, 21:49
Re: How to slap ? - by XBrianX - 24.07.2015, 23:46

Forum Jump:


Users browsing this thread: 4 Guest(s)