SA-MP Forums Archive
Color Chooser - 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: Color Chooser (/showthread.php?tid=143529)



Color Chooser - -PunisheR- - 23.04.2010

Hey all,
I'm searching for a color chooser application.
I have searched around all over the forum, nothing is working.
do you have any color choosing app that can I use it for finding colors?
Thanks.



Re: Color Chooser - Torran - 23.04.2010

http://www.gtagarage.com/mods/show.php?id=2598
https://sampwiki.blast.hk/wiki/Color_Picker_Tool

I like the GTAGarage one best, Others just as good though


Re: Color Chooser - CAR - 23.04.2010

Create a "color.inc" in /pawno/include/
and copy this code:
pawn Код:
#define brown 0x993300AA
#define black 0x00000000
#define grey 0xAFAFAFAA
#define greywhite 0xEEEEFFC4
#define white 0xFFFFFFAA
#define yellow 0xFFFF00AA
#define orange 0xFF9900AA
#define red 0xFF0000AA
#define darkred 0x660000AA
#define lightred 0xFF99AADD
#define pink 0xFF66FFAA
#define violet 0x9955DEEE
#define violet2 0x800080AA
#define lightblue 0x33CCFFAA
#define neutralblue 0xABCDEF01
#define mediumblue 0x63AFF00A
#define blue 0x0000BBAA
#define darkblue 0x300FFAAB
#define lightbluegreen 0x0FFDD349
#define darkgreen 0x12900BBF
#define green 0x33AA33AA
#define neutralgreen 0x81CFAB00
#define lightgreen 0x24FF0AB9
If you script anything you put on the top:
pawn Код:
#include <colors>
now you can use any color


Re: Color Chooser - Jay_ - 23.04.2010

He didn't ask for colour defines.


Re: Color Chooser - CAR - 23.04.2010

But if he wants he can use this, and it's easy to use...


Re: Color Chooser - DJDhan - 23.04.2010

I use adobe photoshop for the color codes
If you have ps then you can very nice colors