16.12.2009, 19:37
Hey my chat bubbles dont work 
Here is script...
What i do wrong?!?!?!

PLS HALP?

Here is script...
pawn Код:
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
return 1;
}

PLS HALP?