in transfender
#6

I just made this, what is supposed to happen when you pay and spray (ded said it would work in Pay & Spray)
But it did not.

pawn Код:
public OnVehicleRespray(playerid, vehicleid, color1, color2)
{
    if(GetPlayerVehicleSeat(playerid) == 0)
    {
        SendClientMessage(playerid, COLOR_CMD, "     - Payed $500 for the respray");
        PlayerInfo[playerid][pCash] -= 500;
    }
    return 1;
}
Does anyone know how to make it work on a pay and spray?
Reply


Messages In This Thread
in transfender - by aNdReSk - 12.07.2010, 04:29
Re: in transfender - by bigcomfycouch - 12.07.2010, 04:32
Re: in transfender - by bigcomfycouch - 12.07.2010, 04:45
Re: in transfender - by aNdReSk - 12.07.2010, 04:53
Re: in transfender - by ToPhrESH - 12.07.2010, 04:59
Re: in transfender - by Blt950 - 25.07.2010, 00:43

Forum Jump:


Users browsing this thread: 1 Guest(s)