04.03.2014, 13:26
Hello, how can i replace the chat bubble with a 3d text label without that it get messed up, so that not other players get the label if i log off etc?
Код:
if(pInfo[i][pVipLevel] >= 1) { SetPlayerChatBubble(i,"VIP", COLOR_YELLOW, 100.0, 10000); }