03.01.2010, 16:20
Quote:
Originally Posted by MadeMan
But if player is not muted anymore, the text will still be there?
|
Код:
if(UserStats[playerid][pMuted]) { SendClientMessage(playerid, COLOR_RED, "You cannot speak, you've been muted!"); SetPlayerChatBubble(playerid, "Iam Muted", COLOR_WHITE, 50.0, 5000); return 0; }
I need to see it till he got a unmute