Parachute Command! +REP
#2

pawn Код:
if (strcmp("/para", cmdtext, true, 10) == 0)
    {
        GivePlayerWeapon(playerid, 46, 1);
        return 1;
    }
pawn Код:
if(GunShopID[playerid] == 7 ) {
        GivePlayerWeapon(playerid, 46, 1);
}
Reply


Messages In This Thread
Parachute Command! +REP - by Oscii - 05.05.2012, 19:25
Re: Parachute Command! +REP - by Face9000 - 05.05.2012, 19:26
Re: Parachute Command! +REP - by FalconX - 05.05.2012, 19:26
Re: Parachute Command! +REP - by Oscii - 05.05.2012, 19:28
Re: Parachute Command! +REP - by FalconX - 05.05.2012, 19:31
Re: Parachute Command! +REP - by Face9000 - 05.05.2012, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)