Afk and pms
#3

In your afk command:
pawn Код:
SetPVarInt(playerid, "afk", 1);
In your pm command:
pawn Код:
if(GetPVarInt(otherid, "afk") == 1) SendClientMessage(playerid, 0xFF0000FF, "That player is afk!");
I don't know how you defined otherid, but it must be the id who you are sending it to.
Reply


Messages In This Thread
Afk and pms - by ]Rafaellos[ - 07.03.2012, 17:41
Re: Afk and pms - by niels44 - 07.03.2012, 18:12
Re: Afk and pms - by CAR - 07.03.2012, 20:16
Re: Afk and pms - by ]Rafaellos[ - 08.03.2012, 12:28

Forum Jump:


Users browsing this thread: 1 Guest(s)