[Standalone] [free] Colored Map

Color_map

This project is an export of the colored map from rdx-core and is opensource not as the tebex ones that are similar and too expensives

Config Color Map

COLORS:
BLIP_STYLE_ADVERSARY =  CYAN
BLIP_STYLE_AREA_BOUNDS_OVERLAY = black with shadow
IP_STYLE_AMBIENT_CANO =  white
BLIP_STYLE_AREA = yellow 
BLIP_STYLE_AREA_BOUNDS = black
BLIP_STYLE_COMPANION = gray
BLIP_STYLE_COP_PERSISTENT = red with shadow ?
BLIP_STYLE_DEBUG_BLUE = blue
BLIP_STYLE_DEBUG_GREEN = green
BLIP_STYLE_DEBUG_PINK = pink
BLIP_STYLE_DEBUG_RED = red
BLIP_STYLE_DEBUG_YELLOW = yellow 
BLIP_STYLE_FM_EVENT = purple

Other MapZones:

DISTRICT_GRIZZLIES = { -- upperleft corner going out of bounds lol
	hash = 0x9125D14C,
	color = "BLIP_STYLE_AREA_BOUNDS",
},

LOCKOUT_EASTSIDE = { -- idk
	hash = 0xFAF570C5,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_BAY_LAGRAS = { -- lagras small area
	hash = 0x9652B96E,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_BAY_SAINT_DENIS = { -- saint denis city area
	hash = 0x2A6CBBA2,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_BGV_STRAWBERRY = { -- STRAWBERRY city area
	hash = 0x4663EEB9,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_BLU_SISIKA = { -- prison city area
	hash = 0x2D1A7AF2,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_GRT_BLACKWATER = { -- blackwater city area
	hash = 0x5647E155,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_GUA_MANICATO = { -- idk maybe guarma
	hash = 0x6E10D212,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_HRT_CORNWALLKEROSENE = { -- heartland oilfields area
	hash = 0x7B23B4C7,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_HRT_EMERALDRANCH = { -- emeraldranch area
	hash = 0x6E7BDAC4,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_HRT_VALENTINE = { -- VALENTINE area
	hash = 0x0079B7EE,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_ROA_ANNESBURG = { -- ANNESBURG area
	hash = 0x0A8B2CBE,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_ROA_BUTCHERCREEK = { -- BUTCHERCREEK area
	hash = 0xA053D058,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_ROA_VANHORNPOST = { -- VANHORNPOST area
	hash = 0x507B5360,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_SCM_BRAITHWAITEMANOR = { -- BRAITHWAITEMANOR area
	hash = 0xFC531E7A,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_SCM_CALIGAHALL = { -- CALIGAHALL area
	hash = 0xD218D90D,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_SCM_RHODES = { -- RHODES area
	hash = 0xD3F2B8A7,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
REGION_TAL_MANZANITAPOST = { -- idk
	hash = 0xDC87C0C8,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_AMBARINO = { -- whole ambarino state area
	hash = 0x3B8DD21A,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_DEFAULT = { -- just a blip in the valentine, maybe color fucking up
	hash = 0xAF5E7C06,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_GUARMA = { -- guarma state
	hash = 0x9307FD41,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_NEW_AUSTIN = { -- whole new austin state area 
	hash = 0x41759831,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_NEW_HANOVER = { -- whole new hanover area 
	hash = 0x41332496,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
STATE_WEST_ELIZABETH = { -- whole west elisa area 
	hash = 0xD69B5B49,
	color = "BLIP_STYLE_AREA_BOUNDS",
},
    STATE_LEMOYNE = { -- whole leymoyne state area 
	hash = 0x945395DF,
	color = "BLIP_STYLE_AREA_BOUNDS",
},

Unknown Map Hashes

Here are all the unknown hashes most of them draw limit of different towns. feel free to discover and found the names by yourself

UNKNOWN = { -- ?????
	hash = 0x09FAE063,
	color = "BLIP_STYLE_DEBUG_GREEN",
},	
UNKNOWN2 = { -- ?????
	hash = 0x049BBBD4,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN3 = { -- ?????
	hash = 0x129E1411,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN4 = { -- ?????
	hash = 0x13A98173,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN5 = { -- ?????
	hash = 0x150D72E9,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN6 = { -- ?????
	hash = 0x194E52AF,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN7 = { -- ?????
	hash = 0x21FE6ED8,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN8 = { -- ?????
	hash = 0x28181665,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN9 = { -- ?????
	hash = 0x2A24C8D9,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN10 = { -- ?????
	hash = 0x2FE84F0E,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN11 = { -- ?????
	hash = 0x33F2D34F,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN12 = { -- ?????
	hash = 0x3B4A5D5B,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN13 = { -- ?????
	hash = 0x3FB16CC9,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN14 = { -- ?????
	hash = 0x46837F42,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN15 = { -- ?????
	hash = 0x4F45BE43,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN16 = { -- ?????
	hash = 0x5E68036B,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN17 = { -- ?????
	hash = 0x703A27B1,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN18 = { -- ?????
	hash = 0x89C0A213,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN19 = { -- ?????
	hash = 0x90CA4AF8,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN20 = { -- ?????
	hash = 0x95B1E77A,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN21 = { -- ?????
	hash = 0x9CC09C3D,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN22 = { -- ?????
	hash = 0xAE021C70,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN23 = { -- ?????
	hash = 0xB6831F62,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN24 = { -- ?????
	hash = 0xBBB91AAD,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN25 = { -- ?????
	hash = 0xC1C68746,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN26 = { -- ?????
	hash = 0xC354EAC2,
	color = "BLIP_STYLE_DEBUG_GREEN",
},
UNKNOWN27 = { -- ?????
	hash = 0xE074391B,
	color = "BLIP_STYLE_DEBUG_GREEN",
}

Exemple :

Download : GitHub - Dark-Edge/Color_map: Color_map

Special Thanks

esx-ORG ThymonA (rdx-core) femga (graphics/minimap/wanted_regions for region hashes)

4 Likes