How to get that?
#6

Quote:
Originally Posted by Sascha
Посмотреть сообщение
if you do it like:
PlayerInfo[playerid][shoot]
then make:

Код:
PlayerInfo[playerid][shoot]--;
pawn Код:
if(newkeys == KEY_FIRE || newkeys == KEY_SECONDARY_FIRE)
{
    PlayerInfo[playerid][shoot]--;
}
Reply


Messages In This Thread
How to get that? - by whitedragon - 16.08.2010, 12:40
Re: How to get that? - by Claude - 16.08.2010, 12:54
Re: How to get that? - by whitedragon - 16.08.2010, 16:01
Re: How to get that? - by Claude - 16.08.2010, 16:32
Re: How to get that? - by Sascha - 16.08.2010, 16:35
Re: How to get that? - by (.Aztec); - 16.08.2010, 17:30
Re: How to get that? - by whitedragon - 18.08.2010, 12:35
Re: How to get that? - by Vince - 18.08.2010, 12:50

Forum Jump:


Users browsing this thread: 1 Guest(s)