Chat Bubble - 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 (
/showthread.php?tid=107597)
Chat Bubble -
Camacorn - 10.11.2009
i need an "Chat Bubble" filterscript for my server, i want it so whatever someone types it shows up above there head too.
can you please help?
it would help more if you made the filterscript but if you can at least tell me how, it would be appreciated.
Re: Chat Bubble -
Correlli - 10.11.2009
-> Script request topic.
Re: Chat Bubble -
(.Aztec); - 10.11.2009
Quote:
Originally Posted by Don Correlli
-> Script request topic.
|
or you can log onto the wiki and give him the code RIGHT from there.
pawn Код:
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble(playerid, text, COLOR, 100.0, 10000);
return 1;
}
Re: Chat Bubble -
Correlli - 10.11.2009
Quote:
Originally Posted by sizeof(Sky));
or you can log onto the wiki and give him the code RIGHT from there.
|
Why should i? The stickied topics are there for a reason.
Re: Chat Bubble -
dirkblok - 10.11.2009
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by sizeof(Sky));
or you can log onto the wiki and give him the code RIGHT from there.
|
Why should i? The stickied topics are there for a reason.
|
+1
Re: Chat Bubble -
(.Aztec); - 10.11.2009
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by sizeof(Sky));
or you can log onto the wiki and give him the code RIGHT from there.
|
Why should i? The stickied topics are there for a reason.
|
Because it's dickish to click on a help topic just to say basically "GO TO THE FUCKING SCRIPT REQUEST FOR 4 LINES OMFG"
Re: Chat Bubble -
Correlli - 10.11.2009
Quote:
Originally Posted by sizeof(Sky));
"GO TO THE FUCKING SCRIPT REQUEST FOR 4 LINES OMFG"
|
Was my post like that? No, it wasn't - i just directed him to the script request topic.
You and some other people should learn that stickied topics ARE for a reason.
Re: Chat Bubble -
dirkblok - 10.11.2009
Sky he's right, they are there for a reason, so use them
Re: Chat Bubble -
(.Aztec); - 10.11.2009
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by sizeof(Sky));
"GO TO THE FUCKING SCRIPT REQUEST FOR 4 LINES OMFG"
|
Was my post like that? No, it wasn't - i just directed him to the script request topic.
You and some other people should learn that stickied topics ARE for a reason.
|
As I said in my signature, I don't believe in the script request topic.. Therefore, I will not refer to that topic, ever.
Re: Chat Bubble -
Kelito - 10.11.2009
Quote:
Originally Posted by sizeof(Sky));
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by sizeof(Sky));
or you can log onto the wiki and give him the code RIGHT from there.
|
Why should i? The stickied topics are there for a reason.
|
Because it's dickish to click on a help topic just to say basically "GO TO THE FUCKING SCRIPT REQUEST FOR 4 LINES OMFG"
|
I agree with this guy. Give people some help on basic issues, it's not going to take more than 2 minutes anyway.. Postcount++ is nice, but put something useful in a post.