03.01.2010, 16:36
Quote:
Originally Posted by BMUK
You can set a really long expiry time
Like: SetPlayerChatBubble(playerid, "Iam Muted", COLOR_WHITE, 50.0, 5000); 5000 Miliseconds = 5 seconds. So increase that to what you prefer You can do like: SetPlayerChatBubble(playerid, "Say Something", COLOR_WHITE, 50.0, 5000); In your unmute command to cancel "Iam Muted" |
![Smiley](images/smilies/smile.png)