20.07.2010, 18:32
SetPlayerChatBubble doesnt work
code:
It has no errors or warnings but ingame noone sees a chat bubble in green up my head
code:
pawn Код:
if(GetPlayerScore(playerid) >150)
{
SetPlayerChatBubble(playerid,"UnderBoss", COLOR_GREEN, 100.00, 9000000000000000000000000000000000000000);
}