SA-MP Forums Archive
SetPlayerChatBubble - 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)
+--- Thread: SetPlayerChatBubble (/showthread.php?tid=417655)



SetPlayerChatBubble - Ananisiki - 22.02.2013

^^^^^^^^


Re: SetPlayerChatBubble - CyNiC - 22.02.2013

https://sampwiki.blast.hk/wiki/SetPlayerChatBubble

pawn Код:
SetPlayerChatBubble(playerid, "My armour was changed", 0xFF0000FF, 50.0, 5000);



Re: SetPlayerChatBubble - Ananisiki - 22.02.2013

^^^^^^^^


Respuesta: SetPlayerChatBubble - Strier - 22.02.2013

pawn Код:
SetPlayerChatBubble(playerid, "Has used /a To refill his armour", -1, 100.0, 10000);
Everything seems alright, anyway use this one above, and try it.

Note: This one compiles good in my pawno..