Function doesnt work
#1

Hello, im trying to make that if a family has claimed the Dropcar point war, the members of the family will get a bonus, everytime they sells a vehicle with /dropcar.

I have made this but the function doesnt work (the dropcar turf point is number


pawn Код:
if(PlayerInfo[playerid][pMember] >= 1 || PlayerInfo[playerid][pFMember] < 255 && CPInfo[8][cOwned] == 1)
                {
                    GiveMoney(playerid, 1000);
                    SendClientMessage(playerid, COLOR_LIGHTBLUE, "Dropcar Bonus $1000!");
                }
Reply


Messages In This Thread
Function doesnt work - by Mikkel_RE - 04.11.2018, 15:46
Re: Function doesnt work - by Mikkel_RE - 04.11.2018, 19:49
Re: Function doesnt work - by cSharp - 04.11.2018, 22:47
Re: Function doesnt work - by Mikkel_RE - 05.11.2018, 13:59
Re: Function doesnt work - by Mikkel_RE - 06.11.2018, 14:10
Re: Function doesnt work - by Mikkel_RE - 23.11.2018, 13:47
Re: Function doesnt work - by v1k1nG - 23.11.2018, 14:14
Re: Function doesnt work - by Mikkel_RE - 23.11.2018, 19:35

Forum Jump:


Users browsing this thread: 1 Guest(s)