Help!
- 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: Help! (
/showthread.php?tid=284757
)
Help! -
[MKD]Max
- 20.09.2011
How i can make like that text up on player and when i type other of him get change ??
http://imageshack.us/photo/my-images/215/samp013md.png/
Re: Help! -
[MWR]Blood
- 20.09.2011
https://sampwiki.blast.hk/wiki/SetPlayerChatBubble
Re: Help! -
=WoR=G4M3Ov3r
- 20.09.2011
https://sampwiki.blast.hk/wiki/SetPlayerChatBubble
EDIT: Late
Re: Help! -
Xyrex
- 20.09.2011
Maybe you need:
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
("Bubbles" are for a short time, 3DTextLabels are for "infinite" time)
Re: Help! -
skullmuncher1337
- 20.09.2011
You could just set the chat bubble time to like 9999999
Re: Help! -
Kingunit
- 20.09.2011
Quote:
Originally Posted by
Xyrex
Maybe you need:
https://sampwiki.blast.hk/wiki/Attach3DTextLabelToPlayer
("Bubbles" are for a short time, 3DTextLabels are for "infinite" time)
Eerhmm,
Quote:
Originally Posted by
Parameters
(playerid, text[], color, Float:drawdistance,
expiretime
)
Re: Help! -
[MKD]Max
- 20.09.2011
thanks all its work i owe one all!