OnPlayerTakeDamage
#2

What do you mean by jumping more than normal?

Anyways, you can use these

pawn Код:
new Float:x, Float:y, Float:z;
 
    // Use GetPlayerPos, passing the 3 float variables we just created
    GetPlayerPos(playerid, x, y, z);
and https://sampwiki.blast.hk/wiki/GetPlayerKeys (KEY_JUMP)
Reply


Messages In This Thread
OnPlayerTakeDamage - by iHaze. - 30.03.2013, 14:10
Re: OnPlayerTakeDamage - by rhds - 30.03.2013, 14:17
Re: OnPlayerTakeDamage - by RajatPawar - 30.03.2013, 14:17
Re: OnPlayerTakeDamage - by iHaze. - 30.03.2013, 14:38
Re: OnPlayerTakeDamage - by rhds - 30.03.2013, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)