one question
#3

ok, thanks, it works, but.. what about this code?
pawn Код:
if(IsABarziniCar(newcar))
        {
            if(PlayerInfo[playerid][pMember] == 12 || PlayerInfo[playerid][pLeader] == 12) { SendClientMessage(playerid, COLOR_WHITE, "DEBUG: Barzini member can use car.");}
            else
            {
                SendClientMessage(playerid, COLOR_GREY, "You are not a Barzini member.");
                RemovePlayerFromVehicle(playerid);
                SendClientMessage(playerid, COLOR_WHITE, "DEBUG: Another member, can't use car.");
            }
        }
Reply


Messages In This Thread
one question - by fordawinzz - 19.06.2011, 13:59
Re: one question - by Horrible - 19.06.2011, 14:27
Re: one question - by fordawinzz - 19.06.2011, 14:58
Re: one question - by Wesley221 - 19.06.2011, 15:00
Re: one question - by fordawinzz - 19.06.2011, 18:52
Re: one question - by fordawinzz - 20.06.2011, 10:21

Forum Jump:


Users browsing this thread: 1 Guest(s)