SA-MP Forums Archive
2 questions :) - 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: 2 questions :) (/showthread.php?tid=230699)



2 questions :) - Rokzlive - 24.02.2011

1. How to make colored dialogs?? Strings im thinking but ive been wrong.

2. Colored SendClientMessage 's? Like multiple colors in the message?


Re: 2 questions :) - randomkid88 - 24.02.2011

1 & 2: Use {######} (Hexadecimal color) where you want to change colors in the string.

Example: {FF0000}Warning:{FFFFFF} A message!

Warning will be red

"A Message" will be white


Re: 2 questions :) - Rokzlive - 24.02.2011

Ahk so they work the same. Ty


Re: 2 questions :) - jejemonerz123 - 24.02.2011

just copy in other filterscripts XD