SetPlayerChatBubble
#1

SetPlayerChatBubble doesnt work

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

Do you see it? Cause you might be displaying it only for you..

EDIT: Not working for me either, excuse my lame post.
Reply
#3

SetPlayerChatBubble .. is a 'Timed' function, and your using it as a marker for the player... while it in essence SHOULD work, i think the 'Time' that you've set, is potentially the problem.

Attach3DTextLabelToPlayer would better serve your project.
Reply
#4

Oh ok thanks ill try attack3dtextlabeltoplayer now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)