Faction chat problem
#1

What's the problem with this
http://paste2.org/w18GhOp7
Reply
#2

Tell us the errors
Reply
#3

None. It just says "You are nto part of a fmaily"
Reply
#4

Can you tell me whom you want to access this chat?
pMember or pFMember?
Reply
#5

pawn Код:
if(PlayerInfo[playerid][pMember] >= 8 && PlayerInfo[playerid][pMember] <= 10 || PlayerInfo[playerid][pFMember] != 255)
Reply
#6

It still wont show admin message. Like it wont say the message. No errors tho.
Reply
#7

BUMP
Reply
#8

pawn Код:
if(!(PlayerInfo[playerid][pMember] >= 8 && PlayerInfo[playerid][pMember] <= 10 || PlayerInfo[playerid][pFMember] != 1))
                return SendClientMessage(playerid,COLOR_GREY,"   You are not part of a Family!");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)