Quote:
Originally Posted by MenaceX^
Quote:
Originally Posted by Pyrokid
To get the color code:
1) Open SA-MP and take a picture of the colored text using Print-Screen
2) Open Photoshop (or another program that has has a dropper that lets you copy colors from something)
3) Copy the code and prosper.
Edit, hold on I'll get it for you.
Edit: Here ya go, here's the code.
#F4A419
|
I didn't understand how to make this.. But again, RGBAToHex is an easier way than yours.
|
pyrokids way is better because its easier to find out the color, with RGBAToHex you need to debug the color out
Quote:
Originally Posted by bogeyman_EST
Quote:
Originally Posted by Pyrokid
Edit: Here ya go, here's the code.
#F4A419
|
Samp uses hex: 0xF4A419FF
|
0x let the compiler just know that its hex