Unlimited nitro doesn't work...
#2

Quote:
Originally Posted by Remi-X
Script:
pawn Код:
new NitroTimer[MAX_PLAYERS]
new bool:NitroActive[MAX_PLAYERS];
forward public Nitro(playerid);

public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
{
    if( newkeys == 1 || newkeys == 9 || newkeys == 33 || newkeys & KEY_FIRE)
pawn Код:
forward Nitro(playerid);
And, OnPlayerKeyStateChange works like this: https://sampwiki.blast.hk/wiki/OnPlayerKeyStateChange
Reply


Messages In This Thread
Unlimited nitro doesn't work... - by Remi-X - 29.04.2009, 08:34
Re: Unlimited nitro doesn't work... - by Vince - 29.04.2009, 15:28
Re: Unlimited nitro doesn't work... - by Remi-X - 29.04.2009, 16:52

Forum Jump:


Users browsing this thread: 1 Guest(s)