SA-MP Forums Archive
Chat Bubble not visible! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Chat Bubble not visible! (/showthread.php?tid=239555)



Chat Bubble not visible! - BlackWolf120 - 13.03.2011

hi,

this is a kinda noob question but could someone pls tell me why this chat bubble is not visible above other players heads?

pawn Код:
SetPlayerChatBubble(playerid,"Has Spawned",0xFF9900AA, 60.0,10000);
I dont know if this might has to do sth. with the problem but im also using 3d text labels for each player.

regards...


Re: Chat Bubble not visible! - BlackWolf120 - 14.03.2011

Can someone pls tell me whats wrong here


Re: Chat Bubble not visible! - Ricop522 - 14.03.2011

SetPlayerChatBubble(playerid,"Has Spawned",0xFF9900AA, 100.0,10000);

Try..


Re: Chat Bubble not visible! - BlackWolf120 - 14.03.2011

thx alot for ur answer but this would only change the draw distance or am i wrong?


Re: Chat Bubble not visible! - BlackWolf120 - 14.03.2011

mhh sorry for the double post but this is not working
Someone else got an idea?


Re: Chat Bubble not visible! - Serbish - 14.03.2011

Where did you put this function?


Re: Chat Bubble not visible! - BlackWolf120 - 14.03.2011

hi Serbish

under OnPlayerSpawn.
But there is also a 3d text label added for each player. Might this have sth. to do with the speech bubble?
It shall disappear again after 10 secs cause after this time also the spawn kill protection ends.
But theres just no speech bubble visible above other players heads after spawn.


Re: Chat Bubble not visible! - Serbish - 14.03.2011

I never worked with that function, but I guess it's not visible for yourself.


Re: Chat Bubble not visible! - BlackWolf120 - 14.03.2011

i know that this is not visible for myself but ive tested this with alot of other players
And there was just no bubble visible.
mhhh, strange.


Re: Chat Bubble not visible! - LZLo - 14.03.2011

CreatePlayerChatBubble(playerid,"Has Spawned",0xFF9900AA, 100.0,10000);

if it isn't ok, try with any other color