SA-MP Forums Archive
Changing and Replacing Chat Box - 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: Changing and Replacing Chat Box (/showthread.php?tid=150311)



Changing and Replacing Chat Box - Ihsan_Cingisiz - 25.05.2010

Is this possible, can i make a box around the
chatbox like in MTA? Or can i replace the CB?


Re: Changing and Replacing Chat Box - Bumbis - 25.05.2010

You can make a textdraw box over chatbox.


Re: Changing and Replacing Chat Box - Ihsan_Cingisiz - 25.05.2010

Quote:
Originally Posted by BumbiS*
You can make a textdraw box over chatbox.
How?


Re: Changing and Replacing Chat Box - playbox12 - 25.05.2010

You can change the chatbox, but only YOU can see it, unless you make people download yours. if you want to make so everyone sees it, you CAN do it with a texdraw however this would be ugly and probeely make the begin letter of every sentance unreadeble as the sentance is at the beginning of the screen, so if you change it and put your textdraw against the side of the screen it overlaps the sentance which makes it ugly, and or you can make a texdraw that totaly overlaps, and when SendClientMessage is called make it so it displays inside the textdraw, however its not recommended and probaly annoying though