codes problem - 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: codes problem (
/showthread.php?tid=104743)
codes problem -
Sfinx_17 - 26.10.2009
Код:
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble(playerid, text, 0xFF0000FF, 100.0, 10000);
return 1;
}
ok where to put this code?
Re: codes problem -
Annihalation - 26.10.2009
If you have no coding problems but cannot see the bubble, its most likely because the Z offset is big, probably out of streaming distance.