[HELP]I need an unlimited nos command plz :D
#4

pawn Code:
if(newkeys & KEY_SUBMISSION)

     {

       if(!IsPlayerInInvalidNosVehicle(playerid, GetPlayerVehicleID(playerid)))

       {

       SendClientMessage(playerid, COLOR_GREEN, "You Recieved NoS! ");

       AddVehicleComponent(GetPlayerVehicleID(playerid), 1010);
       SetVehicleHealth(GetPlayerVehicleID(playerid),1000);

       }

     }

        return 1;

   }
search for IsPlayerInInvalidNosVehicle
Reply


Messages In This Thread
[HELP]I need an unlimited nos command plz :D - by PLS ANSWER ME - 14.02.2009, 07:45
Re: [HELP]I need an unlimited nos command plz :D - by Think - 14.02.2009, 08:44
Re: [HELP]I need an unlimited nos command plz :D - by Schock - 14.02.2009, 18:29
Re: [HELP]I need an unlimited nos command plz :D - by whooper - 14.02.2009, 18:55
Re: [HELP]I need an unlimited nos command plz :D - by Daren_Jacobson - 14.02.2009, 19:08
Re: [HELP]I need an unlimited nos command plz :D - by whooper - 14.02.2009, 19:18

Forum Jump:


Users browsing this thread: 1 Guest(s)