Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Include made by DiGiTaL_AnGeL for anyone who wants to edit/recompile his(mine) scripts. How to use? Just paste the this to a txt file, then change its extension to .inc. After that, just paste the .inc file in your "pawn\includes" folder.
- 5:07 PM 12/2/2012*/
- #if defined _digital_colors_included
- #endinput
- #endif
- #define _digital_colors_included
- #define ALB 0xFFFFFFFF
- #define NEGRU 0x000000FF
- #define ROSU 0xFF0000FF
- #define VERDE 0x00FF00FF
- #define ALBASTRU 0x0000FFFF
- #define MOV 0x7A00FFFF
- #define ROZ 0xFF00FFFF
- #define PORTOCALIU 0xFF7B00FF
- #define GALBEN 0xFFFF00FF
- #define BLEU 0x00FFFFFF
- #define GRI 0x747474FF
- #define MARO 0x784830FF
- #define ROSUINCHIS 0x800000FF
- #define VERDEINCHIS 0x006C00FF
- #define ALBASTRUINCHIS 0x000085FF
- #define CREM 0xFFFFA6FF
- #define VIOLET 0x7F0089FF
- #define LIME 0x7FFF00FF
Advertisement
Add Comment
Please, Sign In to add comment