From the reference libraryRedM

ui_textures_mp____part2

discoveries/useful_info_from_rpfs/textures/ui_textures_mp____part2/README.md

ui_textures_mp____part2

Example of using:

local function DrawTexture(textureStreamed,textureName,x, y, width, height,rotation,r, g, b, a, p11)
    if not HasStreamedTextureDictLoaded(textureStreamed) then
       RequestStreamedTextureDict(textureStreamed, false);
    else
        DrawSprite(textureStreamed, textureName, x, y, width, height, rotation, r, g, b, a, p11);
    end
end
Citizen.CreateThread(function()
    while true do
    	Citizen.Wait(0)
		DrawTexture("ammo_types", "arrow_type_confusion", 0.5, 0.5, 0.251, 0.251, 0.0, 0, 0, 0, 240, false);
	end
end)

<h3>Texture dictionary hashname (hash):</h3>

<h2>mp_lobby_textures (0x655CFA80)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/mp_lobby_textures.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/mp_lobby_textures.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
circle 0xC6AE4953 circle with bg / without bg
cross 0x84D747C2 cross with bg / without bg
ink_splash_02_1024x256 0x5929889E ink_splash_02_1024x256 with bg / without bg
ink_splash_1024x256 0x45EBCE23 ink_splash_1024x256 with bg / without bg
leaderboard_cash 0x7FC20689 leaderboard_cash with bg / without bg
leaderboard_gold 0xD347DA77 leaderboard_gold with bg / without bg
leaderboard_xp 0x527FBB0F leaderboard_xp with bg / without bg
menu_icon_mvp_player 0xE47D6409 menu_icon_mvp_player with bg / without bg
menu_ink_1a 0xBBA0216C menu_ink_1a with bg / without bg
scoreboard_bg_1a 0xEF0A2610 scoreboard_bg_1a with bg / without bg
scoreboard_row 0x9D365EC9 scoreboard_row with bg / without bg
shim 0xDB39C4DF shim with bg / without bg
temp_pedshot 0x557E98CB temp_pedshot with bg / without bg

<h2>mp_online_options (0xE6439C0E)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/mp_online_options.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/mp_online_options.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
online_options_defensive 0x870C2D12 online_options_defensive with bg / without bg
online_options_hostility 0x4750031B online_options_hostility with bg / without bg
online_options_offensive 0xD9297D1D online_options_offensive with bg / without bg

<h2>pm_rank_awards_generic (0xFAC458A4)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/pm_rank_awards_generic.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/pm_rank_awards_generic.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
ability_card_a_moment_to_recuperate 0xB6DADAFA ability_card_a_moment_to_recuperate with bg / without bg
ability_card_a_person_of_conviction 0x2F2E3B3F ability_card_a_person_of_conviction with bg / without bg
ability_card_cold_blooded 0x1667CA88 ability_card_cold_blooded with bg / without bg
ability_card_come_back_stronger 0xF9BBF3B4 ability_card_come_back_stronger with bg / without bg
ability_card_eye_for_an_eye 0x8CB04CB0 ability_card_eye_for_an_eye with bg / without bg
ability_card_hangman 0x978952F4 ability_card_hangman with bg / without bg
ability_card_horseman 0xE6FDD58D ability_card_horseman with bg / without bg
ability_card_hunker_down 0xED9D6412 ability_card_hunker_down with bg / without bg
ability_card_landons_patience 0x18F5588E ability_card_landons_patience with bg / without bg
ability_card_necessity_breeds 0xA6769A8E ability_card_necessity_breeds with bg / without bg
ability_card_never_without_one 0x6A8F30B5 ability_card_never_without_one with bg / without bg
ability_card_of_single_purpose 0xBE49693B ability_card_of_single_purpose with bg / without bg
ability_card_paint_it_black 0xE28682AB ![ability_card_paint_it

Example of using:

_black](https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/pm_rank_awards_generic/ability_card_paint_it_black.png) | with bg / without bg | | ability_card_peak_conditions | 0xB4E93FDF | ability_card_peak_conditions | with bg / without bg | | ability_card_quite_an_inspiration | 0x9A001244 | ability_card_quite_an_inspiration | with bg / without bg | | ability_card_slippery_bastard | 0x2EDE9CCC | ability_card_slippery_bastard | with bg / without bg | | ability_card_slow_and_steady | 0x3C46B3E2 | ability_card_slow_and_steady | with bg / without bg | | ability_card_strange_medicine | 0x5758301F | ability_card_strange_medicine | with bg / without bg | | ability_card_take_the_pain_away | 0xB099E0EA | ability_card_take_the_pain_away | with bg / without bg | | ability_card_the_eternal_flame | 0xBBAFC7A1 | ability_card_the_eternal_flame | with bg / without bg | | ability_card_the_gift_of_focus | 0x9FDF88FE | ability_card_the_gift_of_focus | with bg / without bg | | ability_card_the_short_game | 0x12BB5A7E | ability_card_the_short_game | with bg / without bg | | ability_card_the_unblinking_eye | 0xCE182542 | ability_card_the_unblinking_eye | with bg / without bg | | ability_card_to_fight_another_day | 0x1785D0F8 | ability_card_to_fight_another_day | with bg / without bg | | ability_card_winning_streak | 0x81B8D9BD | ability_card_winning_streak

Example of using:

| with bg / without bg | |

Example of using:

<h2>scoretimer_ink_backgrounds (0x9D02E39F)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/scoretimer_ink_backgrounds.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_ink_backgrounds.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
score_timer_bg_small 0x7611A3EA score_timer_bg_small with bg / without bg
score_timer_extralong 0x553DCE59 score_timer_extralong with bg / without bg
score_timer_large_black_bg 0x30ADC32C score_timer_large_black_bg with bg / without bg
score_timer_large_centre 0x26B2F591 score_timer_large_centre with bg / without bg
score_timer_large_left 0x4B18F64F score_timer_large_left with bg / without bg
score_timer_large_right 0xDEC631C5 score_timer_large_right with bg / without bg
score_timer_mid_black_bg 0x3FF2AC75 score_timer_mid_black_bg with bg / without bg
score_timer_mid_centre 0xF234A471 score_timer_mid_centre with bg / without bg
score_timer_mid_left 0x63A10A8B score_timer_mid_left with bg / without bg
score_timer_mid_right 0xD6AABB12 score_timer_mid_right with bg / without bg

<h2>scoretimer_meter (0x3D5DCDE2)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/scoretimer_meter.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
circle_score_timer_0 0x633E36F5 circle_score_timer_0 with bg / without bg
circle_score_timer_10 0xBCA4FB72 circle_score_timer_10 with bg / without bg
circle_score_timer_11 0xF1E165EA circle_score_timer_11 with bg / without bg
circle_score_timer_12 0xBFAB817F circle_score_timer_12 with bg / without bg
circle_score_timer_13 0x66B3CF91 circle_score_timer_13 with bg / without bg
circle_score_timer_14 0x74796B1C circle_score_timer_14 with bg / without bg
circle_score_timer_15 0x8B981959 circle_score_timer_15 with bg / without bg
circle_score_timer_16 0x995634D5 circle_score_timer_16 with bg / without bg
circle_score_timer_17 0x404B02BC circle_score_timer_17 with bg / without bg
circle_score_timer_18 0x2D73DD0E circle_score_timer_18 with bg / without bg
circle_score_timer_19 0x64E0CBE7 circle_score_timer_19 with bg / without bg
circle_score_timer_1 0x70FBD270 circle_score_timer_1 with bg / without bg
circle_score_timer_20 0xFC05FB6F circle_score_timer_20 with bg / without bg
circle_score_timer_21 0xAA1F57A3 circle_score_timer_21 [with bg](https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/scoretimer_meter/circle_score_timer_

Example of using:

21.png) / without bg | | circle_score_timer_22 | 0xD7963290 | circle_score_timer_22 | with bg / without bg | | circle_score_timer_23 | 0x93CAAAFA | circle_score_timer_23 | with bg / without bg | | circle_score_timer_24 | 0xB90AF57A | circle_score_timer_24 | with bg / without bg | | circle_score_timer_25 | 0x6F15E191 | circle_score_timer_25 | with bg / without bg | | circle_score_timer_26 | 0x6476CC53 | circle_score_timer_26 | with bg / without bg | | circle_score_timer_27 | 0x7BED7B3C | circle_score_timer_27 | with bg / without bg | | circle_score_timer_28 | 0x5E8F4080 | circle_score_timer_28 | with bg / without bg | | circle_score_timer_29 | 0x5762B227 | circle_score_timer_29 | with bg / without bg | | circle_score_timer_2 | 0x3C4F6918 | circle_score_timer_2 | with bg / without bg | | circle_score_timer_30 | 0xCC2C9C9D | circle_score_timer_30 | with bg / without bg | | circle_score_timer_31 | 0x91DFA804 | circle_score_timer_31 | with bg / without bg | | circle_score_timer_32 | 0xE89F5582 | circle_score_timer_32 | with bg / without bg | | circle_score_timer_33 | 0xB0CD65DF | circle_score_timer_33 | with bg / without bg | | circle_score_timer_34 | 0x7E82814A | circle_score_timer_34 | with bg / [wi

Example of using:

thout bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter/circle_score_timer_34.png) | | circle_score_timer_35 | 0x4B889B57 | circle_score_timer_35 | with bg / without bg | | circle_score_timer_36 | 0xA1C047C5 | circle_score_timer_36 | with bg / without bg | | circle_score_timer_37 | 0x4DA19F85 | circle_score_timer_37 | with bg / without bg | | circle_score_timer_38 | 0x5AE33A08 | circle_score_timer_38 | with bg / without bg | | circle_score_timer_39 | 0x695C56FA | circle_score_timer_39 | with bg / without bg | | circle_score_timer_3 | 0x520A948E | circle_score_timer_3 | with bg / without bg | | circle_score_timer_40 | 0x4F679BB1 | circle_score_timer_40 | with bg / without bg | | circle_score_timer_41 | 0x5A35B14D | circle_score_timer_41 | with bg / without bg | | circle_score_timer_42 | 0x2ADBD29A | circle_score_timer_42 | with bg / without bg | | circle_score_timer_43 | 0xB881EDE4 | circle_score_timer_43 | with bg / without bg | | circle_score_timer_44 | 0x86530987 | circle_score_timer_44 | with bg / without bg | | circle_score_timer_45 | 0x952D273B | circle_score_timer_45 | with bg / without bg | | circle_score_timer_46 | 0x61D5408C | circle_score_timer_46 | with bg / without bg | | circle_score_timer_47 | 0xD88A2DF8 | circle_score_timer_47 | with bg / [without bg](htt

Example of using:

ps://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter/circle_score_timer_47.png) | | circle_score_timer_48 | 0xA6274933 | circle_score_timer_48 | with bg / without bg | | circle_score_timer_49 | 0xB46D65BF | circle_score_timer_49 | with bg / without bg | | circle_score_timer_4 | 0xAA39C4EF | circle_score_timer_4 | with bg / without bg | | circle_score_timer_50 | 0x8A0111DB | circle_score_timer_50 | with bg / without bg | | circle_score_timer_51 | 0x749A670E | circle_score_timer_51 | with bg / without bg | | circle_score_timer_52 | 0x656C48B2 | circle_score_timer_52 | with bg / without bg | | circle_score_timer_53 | 0xE07DBED3 | circle_score_timer_53 | with bg / without bg | | circle_score_timer_54 | 0xF2B4E341 | circle_score_timer_54 | with bg / without bg | | circle_score_timer_55 | 0xBE1079F9 | circle_score_timer_55 | with bg / without bg | | circle_score_timer_56 | 0xAE55DA84 | circle_score_timer_56 | with bg / without bg | | circle_score_timer_57 | 0xC5428849 | circle_score_timer_57 | with bg / without bg | | circle_score_timer_58 | 0xD410A5E5 | circle_score_timer_58 | with bg / without bg | | circle_score_timer_59 | 0xC1007FC5 | circle_score_timer_59 | with bg / without bg | | circle_score_timer_5 | 0xB7F36062 | circle_score_timer_5 | with bg / [without bg](https://femga.com:80

Example of using:

80/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter/circle_score_timer_5.png) | | circle_score_timer_60 | 0xB76B6D63 | circle_score_timer_60 | with bg / without bg | | circle_score_timer_61 | 0xA0DA4041 | circle_score_timer_61 | with bg / without bg | | circle_score_timer_62 | 0xD5ACA9E5 | circle_score_timer_62 | with bg / without bg | | circle_score_timer_63 | 0xC75F0D4A | circle_score_timer_63 | with bg / without bg | | circle_score_timer_64 | 0x0A2A92E0 | circle_score_timer_64 | with bg / without bg | | circle_score_timer_65 | 0xFBC3F613 | circle_score_timer_65 | with bg / without bg | | circle_score_timer_66 | 0xAB10D4BE | circle_score_timer_66 | with bg / without bg | | circle_score_timer_67 | 0xB99A71D1 | circle_score_timer_67 | with bg / without bg | | circle_score_timer_68 | 0x788EEFBB | circle_score_timer_68 | with bg / without bg | | circle_score_timer_69 | 0x84F18880 | circle_score_timer_69 | with bg / without bg | | circle_score_timer_6 | 0x84A379BF | circle_score_timer_6 | with bg / without bg | | circle_score_timer_70 | 0xEF9D5F1E | circle_score_timer_70 | with bg / without bg | | circle_score_timer_71 | 0x0054808C | circle_score_timer_71 | with bg / without bg | | circle_score_timer_72 | 0xCB5A9699 | circle_score_timer_72 | with bg / [without bg](https://femga.com:8080/images/samp

Example of using:

les/ui_textures_no_bg/ui_textures_mp/scoretimer_meter/circle_score_timer_72.png) | | circle_score_timer_73 | 0xDD20BA25 | circle_score_timer_73 | with bg / without bg | | circle_score_timer_74 | 0x3508E9F4 | circle_score_timer_74 | with bg / without bg | | circle_score_timer_75 | 0x46B78D51 | circle_score_timer_75 | with bg / without bg | | circle_score_timer_76 | 0x108420EB | circle_score_timer_76 | with bg / without bg | | circle_score_timer_77 | 0x221DC41E | circle_score_timer_77 | with bg / without bg | | circle_score_timer_78 | 0xA41BC834 | circle_score_timer_78 | with bg / without bg | | circle_score_timer_79 | 0xB6566CA9 | circle_score_timer_79 | with bg / without bg | | circle_score_timer_7 | 0x94DF1A3A | circle_score_timer_7 | with bg / without bg | | circle_score_timer_80 | 0x20234A09 | circle_score_timer_80 | with bg / without bg | | circle_score_timer_81 | 0x131DAFFE | circle_score_timer_81 | with bg / without bg | | circle_score_timer_82 | 0x04A69310 | circle_score_timer_82 | with bg / without bg | | circle_score_timer_83 | 0x7552F46B | circle_score_timer_83 | with bg / without bg | | circle_score_timer_84 | 0x6808D9D7 | circle_score_timer_84 | with bg / without bg | | circle_score_timer_85 | 0x59C53D50 | circle_score_timer_85 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textur

Example of using:

es_no_bg/ui_textures_mp/scoretimer_meter/circle_score_timer_85.png) | | circle_score_timer_86 | 0x4FE4A98B | circle_score_timer_86 | with bg / without bg | | circle_score_timer_87 | 0x419F0D00 | circle_score_timer_87 | with bg / without bg | | circle_score_timer_88 | 0xB2526E65 | circle_score_timer_88 | with bg / without bg | | circle_score_timer_89 | 0xA51453E9 | circle_score_timer_89 | with bg / without bg | | circle_score_timer_8 | 0xD13492E0 | circle_score_timer_8 | with bg / without bg | | circle_score_timer_90 | 0xCBD7A2D3 | circle_score_timer_90 | with bg / without bg | | circle_score_timer_91 | 0x29415DA5 | circle_score_timer_91 | with bg / without bg | | circle_score_timer_92 | 0x368BF83A | circle_score_timer_92 | with bg / without bg | | circle_score_timer_93 | 0x04BD949E | circle_score_timer_93 | with bg / without bg | | circle_score_timer_94 | 0x12E530ED | circle_score_timer_94 | with bg / without bg | | circle_score_timer_95 | 0x7004EB2F | circle_score_timer_95 | with bg / without bg | | circle_score_timer_96 | 0x3E4187A9 | circle_score_timer_96 | with bg / without bg | | circle_score_timer_97 | 0x4B872234 | circle_score_timer_97 | with bg / without bg | | circle_score_timer_98 | 0x3D8E863F | circle_score_timer_98 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_t

Example of using:

extures_mp/scoretimer_meter/circle_score_timer_98.png) | | circle_score_timer_99 | 0x4BD022C2 | circle_score_timer_99 | with bg / without bg | | circle_score_timer_9 | 0xE702BE7C | circle_score_timer_9 | with bg / without bg | | circle_score_timer_bg | 0xEA009FB9 | circle_score_timer_bg | with bg / without bg | | score_timer_ink_bg | 0x06C40BF9 | score_timer_ink_bg | with bg / without bg | |

Example of using:

<h2>scoretimer_meter_thirds (0x01D04E5C)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/scoretimer_meter_thirds.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter_thirds.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
circle_score_timer_0 0x633E36F5 circle_score_timer_0 with bg / without bg
circle_score_timer_10 0xBCA4FB72 circle_score_timer_10 with bg / without bg
circle_score_timer_11 0xF1E165EA circle_score_timer_11 with bg / without bg
circle_score_timer_12 0xBFAB817F circle_score_timer_12 with bg / without bg
circle_score_timer_13 0x66B3CF91 circle_score_timer_13 with bg / without bg
circle_score_timer_14 0x74796B1C circle_score_timer_14 with bg / without bg
circle_score_timer_15 0x8B981959 circle_score_timer_15 with bg / without bg
circle_score_timer_16 0x995634D5 circle_score_timer_16 with bg / without bg
circle_score_timer_17 0x404B02BC circle_score_timer_17 with bg / without bg
circle_score_timer_18 0x2D73DD0E circle_score_timer_18 with bg / without bg
circle_score_timer_19 0x64E0CBE7 circle_score_timer_19 with bg / without bg
circle_score_timer_1 0x70FBD270 circle_score_timer_1 with bg / without bg
circle_score_timer_20 0xFC05FB6F circle_score_timer_20 with bg / without bg
circle_scor

Example of using:

e_timer_21 | 0xAA1F57A3 | circle_score_timer_21 | with bg / without bg | | circle_score_timer_22 | 0xD7963290 | circle_score_timer_22 | with bg / without bg | | circle_score_timer_23 | 0x93CAAAFA | circle_score_timer_23 | with bg / without bg | | circle_score_timer_24 | 0xB90AF57A | circle_score_timer_24 | with bg / without bg | | circle_score_timer_25 | 0x6F15E191 | circle_score_timer_25 | with bg / without bg | | circle_score_timer_26 | 0x6476CC53 | circle_score_timer_26 | with bg / without bg | | circle_score_timer_27 | 0x7BED7B3C | circle_score_timer_27 | with bg / without bg | | circle_score_timer_28 | 0x5E8F4080 | circle_score_timer_28 | with bg / without bg | | circle_score_timer_29 | 0x5762B227 | circle_score_timer_29 | with bg / without bg | | circle_score_timer_2 | 0x3C4F6918 | circle_score_timer_2 | with bg / without bg | | circle_score_timer_30 | 0xCC2C9C9D | circle_score_timer_30 | with bg / without bg | | circle_score_timer_31 | 0x91DFA804 | circle_score_timer_31 | with bg / without bg | | circle_score_timer_32 | 0xE89F5582 | circle_score_timer_32 | with bg / without bg | | circle_score_timer_33 | 0xB0CD65DF | circle_score_timer_33 |

Example of using:

with bg / without bg | | circle_score_timer_34 | 0x7E82814A | circle_score_timer_34 | with bg / without bg | | circle_score_timer_35 | 0x4B889B57 | circle_score_timer_35 | with bg / without bg | | circle_score_timer_36 | 0xA1C047C5 | circle_score_timer_36 | with bg / without bg | | circle_score_timer_37 | 0x4DA19F85 | circle_score_timer_37 | with bg / without bg | | circle_score_timer_38 | 0x5AE33A08 | circle_score_timer_38 | with bg / without bg | | circle_score_timer_39 | 0x695C56FA | circle_score_timer_39 | with bg / without bg | | circle_score_timer_3 | 0x520A948E | circle_score_timer_3 | with bg / without bg | | circle_score_timer_40 | 0x4F679BB1 | circle_score_timer_40 | with bg / without bg | | circle_score_timer_41 | 0x5A35B14D | circle_score_timer_41 | with bg / without bg | | circle_score_timer_42 | 0x2ADBD29A | circle_score_timer_42 | with bg / without bg | | circle_score_timer_43 | 0xB881EDE4 | circle_score_timer_43 | with bg / without bg | | circle_score_timer_44 | 0x86530987 | circle_score_timer_44 | with bg / without bg | | circle_score_timer_45 | 0x952D273B | circle_score_timer_45 | with bg / [without bg](https://femga.com:8080/ima

Example of using:

ges/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_meter_thirds/circle_score_timer_45.png) | | circle_score_timer_46 | 0x61D5408C | circle_score_timer_46 | with bg / without bg | | circle_score_timer_47 | 0xD88A2DF8 | circle_score_timer_47 | with bg / without bg | | circle_score_timer_48 | 0xA6274933 | circle_score_timer_48 | with bg / without bg | | circle_score_timer_49 | 0xB46D65BF | circle_score_timer_49 | with bg / without bg | | circle_score_timer_4 | 0xAA39C4EF | circle_score_timer_4 | with bg / without bg | | circle_score_timer_50 | 0x8A0111DB | circle_score_timer_50 | with bg / without bg | | circle_score_timer_51 | 0x749A670E | circle_score_timer_51 | with bg / without bg | | circle_score_timer_52 | 0x656C48B2 | circle_score_timer_52 | with bg / without bg | | circle_score_timer_53 | 0xE07DBED3 | circle_score_timer_53 | with bg / without bg | | circle_score_timer_54 | 0xF2B4E341 | circle_score_timer_54 | with bg / without bg | | circle_score_timer_55 | 0xBE1079F9 | circle_score_timer_55 | with bg / without bg | | circle_score_timer_56 | 0xAE55DA84 | circle_score_timer_56 | with bg / without bg | | circle_score_timer_57 | 0xC5428849 | circle_score_timer_57 | with bg / without bg | | circle_score_timer_58 | 0xD410A5E5 | ![circle_score_timer_58](http

Example of using:

s://femga.com:8080/images/samples/ui_textures/ui_textures_mp/scoretimer_meter_thirds/circle_score_timer_58.png) | with bg / without bg | | circle_score_timer_59 | 0xC1007FC5 | circle_score_timer_59 | with bg / without bg | | circle_score_timer_5 | 0xB7F36062 | circle_score_timer_5 | with bg / without bg | | circle_score_timer_60 | 0xB76B6D63 | circle_score_timer_60 | with bg / without bg | | circle_score_timer_61 | 0xA0DA4041 | circle_score_timer_61 | with bg / without bg | | circle_score_timer_62 | 0xD5ACA9E5 | circle_score_timer_62 | with bg / without bg | | circle_score_timer_63 | 0xC75F0D4A | circle_score_timer_63 | with bg / without bg | | circle_score_timer_64 | 0x0A2A92E0 | circle_score_timer_64 | with bg / without bg | | circle_score_timer_65 | 0xFBC3F613 | circle_score_timer_65 | with bg / without bg | | circle_score_timer_66 | 0xAB10D4BE | circle_score_timer_66 | with bg / without bg | | circle_score_timer_67 | 0xB99A71D1 | circle_score_timer_67 | with bg / without bg | | circle_score_timer_68 | 0x788EEFBB | circle_score_timer_68 | with bg / without bg | | circle_score_timer_69 | 0x84F18880 | circle_score_timer_69 | with bg / without bg | | circle_score_timer_6 | 0x84A379BF | circle_score_timer_6 | [with bg](https://femga.com:8080/images/samples/ui_textur

Example of using:

es/ui_textures_mp/scoretimer_meter_thirds/circle_score_timer_6.png) / without bg | | circle_score_timer_70 | 0xEF9D5F1E | circle_score_timer_70 | with bg / without bg | | circle_score_timer_71 | 0x0054808C | circle_score_timer_71 | with bg / without bg | | circle_score_timer_72 | 0xCB5A9699 | circle_score_timer_72 | with bg / without bg | | circle_score_timer_73 | 0xDD20BA25 | circle_score_timer_73 | with bg / without bg | | circle_score_timer_74 | 0x3508E9F4 | circle_score_timer_74 | with bg / without bg | | circle_score_timer_75 | 0x46B78D51 | circle_score_timer_75 | with bg / without bg | | circle_score_timer_76 | 0x108420EB | circle_score_timer_76 | with bg / without bg | | circle_score_timer_77 | 0x221DC41E | circle_score_timer_77 | with bg / without bg | | circle_score_timer_78 | 0xA41BC834 | circle_score_timer_78 | with bg / without bg | | circle_score_timer_79 | 0xB6566CA9 | circle_score_timer_79 | with bg / without bg | | circle_score_timer_7 | 0x94DF1A3A | circle_score_timer_7 | with bg / without bg | | circle_score_timer_80 | 0x20234A09 | circle_score_timer_80 | with bg / without bg | | circle_score_timer_81 | 0x131DAFFE | circle_score_timer_81 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/scoretimer_mete

Example of using:

r_thirds/circle_score_timer_81.png) | | circle_score_timer_82 | 0x04A69310 | circle_score_timer_82 | with bg / without bg | | circle_score_timer_83 | 0x7552F46B | circle_score_timer_83 | with bg / without bg | | circle_score_timer_84 | 0x6808D9D7 | circle_score_timer_84 | with bg / without bg | | circle_score_timer_85 | 0x59C53D50 | circle_score_timer_85 | with bg / without bg | | circle_score_timer_86 | 0x4FE4A98B | circle_score_timer_86 | with bg / without bg | | circle_score_timer_87 | 0x419F0D00 | circle_score_timer_87 | with bg / without bg | | circle_score_timer_88 | 0xB2526E65 | circle_score_timer_88 | with bg / without bg | | circle_score_timer_89 | 0xA51453E9 | circle_score_timer_89 | with bg / without bg | | circle_score_timer_8 | 0xD13492E0 | circle_score_timer_8 | with bg / without bg | | circle_score_timer_90 | 0xCBD7A2D3 | circle_score_timer_90 | with bg / without bg | | circle_score_timer_9 | 0xE702BE7C | circle_score_timer_9 | with bg / without bg | |

Example of using:

<h2>shard_backgrounds (0x3F9E27E4)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/shard_backgrounds.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/shard_backgrounds.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
shard_game_update 0x00615E5A shard_game_update with bg / without bg
shard_message_1_line 0xC7E7255E shard_message_1_line with bg / without bg
shard_title 0x8D024E26 shard_title with bg / without bg

<h2>swatches_camp_mp (0x1C8B0D0A)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/swatches_camp_mp.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/swatches_camp_mp.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
flag_ace 0x1A0A7571 flag_ace with bg / without bg
flag_alligator 0x78AC8B79 flag_alligator with bg / without bg
flag_ambarino 0xCD8844CA flag_ambarino with bg / without bg
flag_anchor 0x2F68D8EE flag_anchor with bg / without bg
flag_baltz 0xE840C781 flag_baltz with bg / without bg
flag_bear 0xD11333EB flag_bear with bg / without bg
flag_buck 0x73FD5B13 flag_buck with bg / without bg
flag_clamjuice 0xB46C4E75 flag_clamjuice with bg / without bg
flag_coyote 0x2D5DE906 flag_coyote with bg / without bg
flag_eagle 0x426A3F64 flag_eagle with bg / without bg
flag_festa 0x79A4CA14 flag_festa with bg / without bg
flag_fish 0xAC2D13A6 flag_fish with bg / without bg
flag_gelatin 0xCEF9B6E7 flag_gelatin with bg / without bg
flag_gmonster 0x0F16119B flag_gmonster with bg / without bg
flag_guarma 0x0243118A flag_guarma with bg / without bg
flag_jollyjacks 0xC8F86051 flag_jollyjacks [with bg](https://

Example of using:

femga.com:8080/images/samples/ui_textures/ui_textures_mp/swatches_camp_mp/flag_jollyjacks.png) / without bg | | flag_lallycola | 0x538AC2D9 | flag_lallycola | with bg / without bg | | flag_lemoyne | 0x12DAD7F5 | flag_lemoyne | with bg / without bg | | flag_lucifers | 0x7B1868D9 | flag_lucifers | with bg / without bg | | flag_morgan | 0x766A9BEC | flag_morgan | with bg / without bg | | flag_newhanover | 0x09C6F77A | flag_newhanover | with bg / without bg | | flag_oldbloodeyes | 0x406271AF | flag_oldbloodeyes | with bg / without bg | | flag_pirateskulls | 0x179502C2 | flag_pirateskulls | with bg / without bg | | flag_prairiemoongin | 0xBA010A01 | flag_prairiemoongin | with bg / without bg | | flag_schiffer | 0x1EE6F9E3 | flag_schiffer | with bg / without bg | | flag_stdenis | 0x029DBBA3 | flag_stdenis | with bg / without bg | | flag_sturgeon | 0x6ACDEDAB | flag_sturgeon | with bg / without bg | | flag_swatch_blue | 0x056B7E89 | flag_swatch_blue | with bg / without bg | | flag_swatch_green | 0xE5854C09 | flag_swatch_green | with bg / without bg | | flag_swatch_light_blue | 0x77B620AF | flag_swatch_light_blue | with bg / without bg | | flag_swatch_orange | 0xA081A889 | flag_swatch_orange | [with bg](https://femga.com:8080/i

Example of using:

mages/samples/ui_textures/ui_textures_mp/swatches_camp_mp/flag_swatch_orange.png) / without bg | | flag_swatch_pink | 0x0C73B627 | flag_swatch_pink | with bg / without bg | | flag_swatch_purple | 0x017A2243 | flag_swatch_purple | with bg / without bg | | flag_swatch_red | 0x28C9C309 | flag_swatch_red | with bg / without bg | | flag_swatch_white | 0x4C72FA89 | flag_swatch_white | with bg / without bg | | flag_swatch_yellow | 0x4ADD2EA6 | flag_swatch_yellow | with bg / without bg | | flag_tennessee | 0x5BC8D732 | flag_tennessee | with bg / without bg | | flag_ugc_001 | 0x8682C6DB | flag_ugc_001 | with bg / without bg | | flag_ugc_002 | 0x75C72558 | flag_ugc_002 | with bg / without bg | | flag_vulture | 0x4BABC2BA | flag_vulture | with bg / without bg | | flag_westelizabeth | 0xE1CCFB62 | flag_westelizabeth | with bg / without bg | |

Example of using:

<h2>swatches_gunsmith_mp (0x72058606)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/swatches_gunsmith_mp.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/swatches_gunsmith_mp.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
bowstring_tint_row_11 0x7CE536BC bowstring_tint_row_11 with bg / without bg
bowstring_tint_row_15 0x9CED76D0 bowstring_tint_row_15 with bg / without bg
bowstring_tint_row_32 0x3D8FB552 bowstring_tint_row_32 with bg / without bg
bowstring_tint_row_34 0x0823CA7B bowstring_tint_row_34 with bg / without bg
bowstring_tint_row_36 0xE4960360 bowstring_tint_row_36 with bg / without bg
bowstring_tint_row_60 0x059DCD9B bowstring_tint_row_60 with bg / without bg
bowstring_tint_row_64 0xDC7C7B49 bowstring_tint_row_64 with bg / without bg
bowstring_tint_row_74 0xEA6A9411 bowstring_tint_row_74 with bg / without bg
component_longarm_wrap_tint_native_1 0x2A7F1A83 component_longarm_wrap_tint_native_1 with bg / without bg
component_longarm_wrap_tint_native_2 0x4065464F component_longarm_wrap_tint_native_2 with bg / without bg
component_longarm_wrap_tint_native_3 0xEFDA253A component_longarm_wrap_tint_native_3 with bg / without bg
component_longarm_wrap_tint_native_4 0xDDFF8185 component_longarm_wrap_tint_native_4 with bg / without bg
component_longarm_wrap_tint_native_5 0x5CD17F33 component_longarm_wrap_tint_native_5 [with bg](https://femga.com:8080/ima

Example of using:

ges/samples/ui_textures/ui_textures_mp/swatches_gunsmith_mp/component_longarm_wrap_tint_native_5.png) / without bg | | component_longarm_wrap_tint_native_default | 0xC82DA0CE | component_longarm_wrap_tint_native_default | with bg / without bg | | component_longarm_wrap_tint_polkadot_1 | 0x414B98B4 | component_longarm_wrap_tint_polkadot_1 | with bg / without bg | | component_longarm_wrap_tint_polkadot_2 | 0x4F64B4E6 | component_longarm_wrap_tint_polkadot_2 | with bg / without bg | | component_longarm_wrap_tint_polkadot_3 | 0x85CEA1BD | component_longarm_wrap_tint_polkadot_3 | with bg / without bg | | component_longarm_wrap_tint_polkadot_4 | 0xB3F6FE0D | component_longarm_wrap_tint_polkadot_4 | with bg / without bg | | component_longarm_wrap_tint_polkadot_5 | 0x5A3CCA92 | component_longarm_wrap_tint_polkadot_5 | with bg / without bg | | component_longarm_wrap_tint_polkadot_default | 0x7E1E31E0 | component_longarm_wrap_tint_polkadot_default | with bg / without bg | | component_longarm_wrap_tint_tartan_1 | 0xF8D2DDCD | component_longarm_wrap_tint_tartan_1 | with bg / without bg | | component_longarm_wrap_tint_tartan_2 | 0x777F5B24 | component_longarm_wrap_tint_tartan_2 | with bg / without bg | | component_longarm_wrap_tint_tartan_3 | 0xA44CB4BE | component_longarm_wrap_tint_tartan_3 | with bg / without bg | | component_longarm_wrap_tint_tartan_4 | 0x935F12E3 | component_longarm_wrap_tint_tartan_4 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/swatches_gunsmith_mp/compon

Example of using:

ent_longarm_wrap_tint_tartan_4.png) | | component_longarm_wrap_tint_tartan_5 | 0xC1216E67 | component_longarm_wrap_tint_tartan_5 | with bg / without bg | | component_longarm_wrap_tint_tartan_default | 0xAEC6F771 | component_longarm_wrap_tint_tartan_default | with bg / without bg | | leather_tint_row_0 | 0xC7784BAD | leather_tint_row_0 | with bg / without bg | | leather_tint_row_16 | 0xD1A608D8 | leather_tint_row_16 | with bg / without bg | | leather_tint_row_22 | 0x55B11260 | leather_tint_row_22 | with bg / without bg | | leather_tint_row_24 | 0x9F13A524 | leather_tint_row_24 | with bg / without bg | | leather_tint_row_32 | 0xB4CC515D | leather_tint_row_32 | with bg / without bg | | leather_tint_row_3 | 0x10C2DE41 | leather_tint_row_3 | with bg / without bg | | leather_tint_row_57 | 0xF2C9469E | leather_tint_row_57 | with bg / without bg | | leather_tint_row_60 | 0x6DE7BE4D | leather_tint_row_60 | with bg / without bg | | metal_swatch_blue | 0xA79AE0DF | metal_swatch_blue | with bg / without bg | | metal_swatch_copper | 0x5BB7F540 | metal_swatch_copper | with bg / without bg | | metal_swatch_green | 0x782D3F62 | metal_swatch_green | with bg / without bg | | metal_swatch_red | 0x9F70DD46 | metal_swatch_red | [with bg](https://femga.com:808

Example of using:

0/images/samples/ui_textures/ui_textures_mp/swatches_gunsmith_mp/metal_swatch_red.png) / without bg | | metal_swatch_tempered | 0xAE02127F | metal_swatch_tempered | with bg / without bg | | metal_swatch_yellow | 0x43D4D9B8 | metal_swatch_yellow | with bg / without bg | | varnish_wood_tint_row_15 | 0xE2AE5CDF | varnish_wood_tint_row_15 | with bg / without bg | | varnish_wood_tint_row_1 | 0xA67ED973 | varnish_wood_tint_row_1 | with bg / without bg | | varnish_wood_tint_row_25 | 0x58B4C7EE | varnish_wood_tint_row_25 | with bg / without bg | | varnish_wood_tint_row_2 | 0xD889BD88 | varnish_wood_tint_row_2 | with bg / without bg | | varnish_wood_tint_row_33 | 0x03C11CD0 | varnish_wood_tint_row_33 | with bg / without bg | | varnish_wood_tint_row_37 | 0x57D344F7 | varnish_wood_tint_row_37 | with bg / without bg | | varnish_wood_tint_row_38 | 0x14F7BF41 | varnish_wood_tint_row_38 | with bg / without bg | | varnish_wood_tint_row_57 | 0x78F684F1 | varnish_wood_tint_row_57 | with bg / without bg | | wood_tint_gray_birch | 0x14627B40 | wood_tint_gray_birch | with bg / without bg | | wrap_tint_swatch_16 | 0x292B9E8D | wrap_tint_swatch_16 | with bg / without bg | | wrap_tint_swatch_17 | 0xFB15425D | wrap_tint_swatch_17 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/swatches_gunsmith_mp/wrap_tint_swat

Example of using:

ch_17.png) | | wrap_tint_swatch_18 | 0x0DC6E7C0 | wrap_tint_swatch_18 | with bg / without bg | | wrap_tint_swatch_19 | 0xDE3788A2 | wrap_tint_swatch_19 | with bg / without bg | | wrap_tint_swatch_20 | 0xB1C33542 | wrap_tint_swatch_20 | with bg / without bg | | wrap_tint_swatch_21 | 0xBB8448C4 | wrap_tint_swatch_21 | with bg / without bg | | wrap_tint_swatch_22 | 0xCC6FEA9B | wrap_tint_swatch_22 | with bg / without bg | | wrap_tint_swatch_23 | 0xDE298E0E | wrap_tint_swatch_23 | with bg / without bg | | wrap_tint_swatch_24 | 0xE8FCA3B4 | wrap_tint_swatch_24 | with bg / without bg | | wrap_tint_swatch_25 | 0xFABB4731 | wrap_tint_swatch_25 | with bg / without bg | | wrap_tint_swatch_26 | 0x24C59B11 | wrap_tint_swatch_26 | with bg / without bg | | wrap_tint_swatch_27 | 0x370B3F9C | wrap_tint_swatch_27 | with bg / without bg | | wrap_tint_swatch_28 | 0x40705266 | wrap_tint_swatch_28 | with bg / without bg | | wrap_tint_swatch_29 | 0x52BAF6FB | wrap_tint_swatch_29 | with bg / without bg | | wrap_tint_swatch_30 | 0x9D9989B3 | wrap_tint_swatch_30 | with bg / without bg | | wrap_tint_swatch_31 | 0x8DDBEA34 | wrap_tint_swatch_31 | with bg / [without bg](https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/swatches_gunsmi

Example of using:

th_mp/wrap_tint_swatch_31.png) | | wrap_tint_swatch_32 | 0x834ED51A | wrap_tint_swatch_32 | with bg / without bg | | wrap_tint_swatch_33 | 0x71863189 | wrap_tint_swatch_33 | with bg / without bg | | wrap_tint_swatch_34 | 0x66F41C65 | wrap_tint_swatch_34 | with bg / without bg | | wrap_tint_swatch_35 | 0x55027882 | wrap_tint_swatch_35 | with bg / without bg | | wrap_tint_swatch_36 | 0x5C7F8774 | wrap_tint_swatch_36 | with bg / without bg | | wrap_tint_swatch_37 | 0x4A84E37F | wrap_tint_swatch_37 | with bg / without bg | | wrap_tint_swatch_38 | 0x4026CEC3 | wrap_tint_swatch_38 | with bg / without bg | | wrap_tint_swatch_39 | 0x2DF72A64 | wrap_tint_swatch_39 | with bg / without bg | | wrap_tint_swatch_40 | 0xA2B29919 | wrap_tint_swatch_40 | with bg / without bg | | wrap_tint_swatch_41 | 0xD45C7C6C | wrap_tint_swatch_41 | with bg / without bg | | wrap_tint_swatch_42 | 0xBE3D502E | wrap_tint_swatch_42 | with bg / without bg | | wrap_tint_swatch_43 | 0xF08434BB | wrap_tint_swatch_43 | with bg / without bg | |

Example of using:

<h2>toast_awards_set_a (0xC59E0D3E)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_a.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_a.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_a_001a 0x014F551A awards_set_a_001a with bg / without bg
awards_set_a_001b 0x0BF46A64 awards_set_a_001b with bg / without bg
awards_set_a_001c 0x8B04E86F awards_set_a_001c with bg / without bg
awards_set_a_001d 0x5D4A0CFA awards_set_a_001d with bg / without bg
awards_set_a_001e 0x67552110 awards_set_a_001e with bg / without bg
awards_set_a_001f 0x38ED4455 awards_set_a_001f with bg / without bg
awards_set_a_001g 0xAB6D2953 awards_set_a_001g with bg / without bg
awards_set_a_001h 0x7E2E4ED6 awards_set_a_001h with bg / without bg
awards_set_a_001i 0x873560E4 awards_set_a_001i with bg / without bg
awards_set_a_002a 0x14997A4E awards_set_a_002a with bg / without bg
awards_set_a_002b 0x01F054FC awards_set_a_002b with bg / without bg
awards_set_a_002c 0x7FDFD0C5 awards_set_a_002c with bg / without bg
awards_set_a_002d 0x5D9F8C45 awards_set_a_002d with bg / without bg
awards_set_a_002e 0x4E72EE00 awards_set_a_002e with bg / without bg
awards_set_a_002f 0x3CD84ACB ![awards_

Example of using:

set_a_002f](https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_a/awards_set_a_002f.png) | with bg / without bg | | awards_set_a_002g | 0x604B91A9 | awards_set_a_002g | with bg / without bg | | awards_set_a_003 | 0xCA85BF39 | awards_set_a_003 | with bg / without bg | | awards_set_a_004 | 0x183FDAAC | awards_set_a_004 | with bg / without bg | | awards_set_a_005 | 0x5CFA6424 | awards_set_a_005 | with bg / without bg | | awards_set_a_006 | 0x2CB883A1 | awards_set_a_006 | with bg / without bg | | awards_set_a_007 | 0x01D12DCF | awards_set_a_007 | with bg / without bg | | awards_set_a_008 | 0x4FA5497A | awards_set_a_008 | with bg / without bg | | awards_set_a_009 | 0x85F1B612 | awards_set_a_009 | with bg / without bg | | awards_set_a_010 | 0x651AF575 | awards_set_a_010 | with bg / without bg | | awards_set_a_011 | 0xA0A06C7F | awards_set_a_011 | with bg / without bg | | awards_set_a_012 | 0x42A7B08F | awards_set_a_012 | with bg / without bg | | awards_set_a_013 | 0x7FF32B25 | awards_set_a_013 | with bg / without bg | | awards_set_a_014 | 0x72438FC6 | awards_set_a_014 | with bg / without bg | | awards_set_a_015 | 0xEA3BFFB1 | awards_set_a_015 | with bg / [without bg](https://femga.c

Example of using:

om:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_a/awards_set_a_015.png) | |

Example of using:

<h2>toast_awards_set_b (0xD3F5A9ED)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_b.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_b.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_b_001 0xC0B39D2C awards_set_b_001 with bg / without bg
awards_set_b_003 0xDAC55157 awards_set_b_003 with bg / without bg
awards_set_b_009 0x76A40916 awards_set_b_009 with bg / without bg
awards_set_b_010 0x86E828AE awards_set_b_010 with bg / without bg
awards_set_b_011 0x752B0534 awards_set_b_011 with bg / without bg
awards_set_b_012 0xEF3AF962 awards_set_b_012 with bg / without bg
awards_set_b_013 0xDC97D41C awards_set_b_013 with bg / without bg
awards_set_b_014 0xC5B7265B awards_set_b_014 with bg / without bg
awards_set_b_015 0xC1771DDB awards_set_b_015 with bg / without bg
awards_set_b_016 0x9A154F18 awards_set_b_016 with bg / without bg
awards_set_b_019 0x7C40136E awards_set_b_019 with bg / without bg

<h2>toast_awards_set_c (0xE113C429)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_c.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_c.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_c_001 0xAAC73D2E awards_set_c_001 with bg / without bg
awards_set_c_002 0xB942DA25 awards_set_c_002 with bg / without bg
awards_set_c_003 0x4FAF06F7 awards_set_c_003 with bg / without bg
awards_set_c_004 0xCDB6830C awards_set_c_004 with bg / without bg
awards_set_c_005 0xE420AFE0 awards_set_c_005 with bg / without bg
awards_set_c_006 0xF638D410 awards_set_c_006 with bg / without bg
awards_set_c_008 0x2642341E awards_set_c_008 with bg / without bg
awards_set_c_009 0x3490D0BB awards_set_c_009 with bg / without bg
awards_set_c_010 0x8100E81A awards_set_c_010 with bg / without bg
awards_set_c_011 0x76BED396 awards_set_c_011 with bg / without bg
awards_set_c_012 0x68753703 awards_set_c_012 with bg / without bg
awards_set_c_013 0x5A581AC9 awards_set_c_013 with bg / without bg
awards_set_c_014 0x51C10A33 awards_set_c_014 with bg / without bg

<h2>toast_awards_set_d (0xEF6A60D6)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_d.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_d.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_d_001 0x6E2FB3E5 awards_set_d_001 with bg / without bg
awards_set_d_002 0x5F8A169A awards_set_d_002 with bg / without bg
awards_set_d_003 0x16C30521 awards_set_d_003 with bg / without bg
awards_set_d_004 0x8403DF8D awards_set_d_004 with bg / without bg
awards_set_d_005 0x3A45CC26 awards_set_d_005 with bg / without bg

<h2>toast_awards_set_e (0x05808D02)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_e.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_e.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_e_002 0x5A91F900 awards_set_e_002 with bg / without bg
awards_set_e_003 0x2D0D1DF7 awards_set_e_003 with bg / without bg
awards_set_e_004 0x3DFEBFDA awards_set_e_004 with bg / without bg
awards_set_e_006 0xDE328043 awards_set_e_006 with bg / without bg
awards_set_e_007 0xF07724CC awards_set_e_007 with bg / without bg
awards_set_e_008 0xC494CD08 awards_set_e_008 with bg / without bg
awards_set_e_009 0xD630F040 awards_set_e_009 with bg / without bg

<h2>toast_awards_set_f (0x13EC29D9)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_f.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_f.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_f_001 0x2520B2A7 awards_set_f_001 with bg / without bg
awards_set_f_002 0x16F2164A awards_set_f_002 with bg / without bg
awards_set_f_003 0x80A4E9AE awards_set_f_003 with bg / without bg
awards_set_f_004 0x726F4D43 awards_set_f_004 with bg / without bg
awards_set_f_005 0x5CC221E9 awards_set_f_005 with bg / without bg
awards_set_f_006 0xA41D3082 awards_set_f_006 with bg / without bg
awards_set_f_007 0xBA6E5D24 awards_set_f_007 with bg / without bg
awards_set_f_008 0x01A26B8B awards_set_f_008 with bg / without bg
awards_set_f_009 0x9619947B awards_set_f_009 with bg / without bg
awards_set_f_010 0x3E856AE8 awards_set_f_010 with bg / without bg
awards_set_f_011 0x3033CE45 awards_set_f_011 with bg / without bg
awards_set_f_012 0x2B7B4518 awards_set_f_012 with bg / without bg
awards_set_f_013 0x39E9E1F5 awards_set_f_013 with bg / without bg

<h2>toast_awards_set_g (0x2A0F561F)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_g.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_g.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_g_001 0xB72E86D9 awards_set_g_001 with bg / without bg
awards_set_g_002 0x21005A7B awards_set_g_002 with bg / without bg
awards_set_g_003 0x108EB998 awards_set_g_003 with bg / without bg
awards_set_g_004 0x02451D05 awards_set_g_004 with bg / without bg
awards_set_g_005 0x6E2CF4D3 awards_set_g_005 with bg / without bg
awards_set_g_007 0x4A0E2C96 awards_set_g_007 with bg / without bg
awards_set_g_008 0x3550031A awards_set_g_008 with bg / without bg
awards_set_g_009 0x41A61BC2 awards_set_g_009 with bg / without bg
awards_set_g_010 0x84629DE2 awards_set_g_010 with bg / without bg
awards_set_g_011 0x7E4C919A awards_set_g_011 with bg / without bg
awards_set_g_012 0x900A3515 awards_set_g_012 with bg / without bg
awards_set_g_013 0xE1F6D8F1 awards_set_g_013 with bg / without bg
awards_set_g_014 0xF39B7C3A awards_set_g_014 with bg / without bg

<h2>toast_awards_set_h (0x384FF2A0)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_h.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_h.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_h_003 0x088F7A19 awards_set_h_003 with bg / without bg
awards_set_h_006 0xC023693E awards_set_h_006 with bg / without bg
awards_set_h_007 0xB255CDA3 awards_set_h_007 with bg / without bg
awards_set_h_008 0x24E8B2C7 awards_set_h_008 with bg / without bg
awards_set_h_009 0x1422113A awards_set_h_009 with bg / without bg
awards_set_h_011 0x9A591E8E awards_set_h_011 with bg / without bg
awards_set_h_012 0x606E2AB1 awards_set_h_012 with bg / without bg
awards_set_h_013 0x523C8E4E awards_set_h_013 with bg / without bg
awards_set_h_014 0xC3F071B8 awards_set_h_014 with bg / without bg
awards_set_h_015 0xB601D5DB awards_set_h_015 with bg / without bg
awards_set_h_016 0x36B65742 awards_set_h_016 with bg / without bg

<h2>toast_awards_set_i (0x6F7DE11B)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_i.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_i.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_i_002 0xEEBF8D5C awards_set_i_002 with bg / without bg
awards_set_i_004 0xF3C81761 awards_set_i_004 with bg / without bg
awards_set_i_005 0x057E3ACD awards_set_i_005 with bg / without bg

<h2>toast_awards_set_k (0x93E6A9EC)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/bui_textures_mp/toast_awards_set_k.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_k.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_k_001 0x5AFC7FEB awards_set_k_001 with bg / without bg
awards_set_k_002 0xDB5780AF awards_set_k_002 with bg / without bg
awards_set_k_003 0x509E6B3B awards_set_k_003 with bg / without bg
awards_set_k_004 0x3FE0C9C0 awards_set_k_004 with bg / without bg
awards_set_k_005 0x31232C45 awards_set_k_005 with bg / without bg

<h2>toast_awards_set_l (0x613D449A)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_l.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_l.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_l_005 0x35FBCC26 awards_set_l_005 with bg / without bg
awards_set_l_006 0x20CCA1C4 awards_set_l_006 with bg / without bg
awards_set_l_007 0x32A34571 awards_set_l_007 with bg / without bg
awards_set_l_009 0x57C80FBA awards_set_l_009 with bg / without bg
awards_set_l_010 0xF403C917 awards_set_l_010 with bg / without bg
awards_set_l_011 0x061A6D44 awards_set_l_011 with bg / without bg
awards_set_l_012 0x288BB226 awards_set_l_012 with bg / without bg
awards_set_l_013 0x3AB95681 awards_set_l_013 with bg / without bg

<h2>toast_awards_set_m (0xB88B7335)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_m.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_m.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_m_001 0x34346A1A awards_set_m_001 with bg / without bg
awards_set_m_003 0x18D6B35F awards_set_m_003 with bg / without bg
awards_set_m_006 0xEF2CE008 awards_set_m_006 with bg / without bg
awards_set_m_007 0xE56ACC84 awards_set_m_007 with bg / without bg
awards_set_m_008 0xD6C22F33 awards_set_m_008 with bg / without bg
awards_set_m_009 0xCAC7173D awards_set_m_009 with bg / without bg
awards_set_m_010 0x77A16FD3 awards_set_m_010 with bg / without bg
awards_set_m_011 0x64F5CA7C awards_set_m_011 with bg / without bg
awards_set_m_012 0x4A3E950E awards_set_m_012 with bg / without bg
awards_set_m_013 0x3A69F565 awards_set_m_013 with bg / without bg
awards_set_m_014 0x28AB51E8 awards_set_m_014 with bg / without bg
awards_set_m_015 0x1E163CBE awards_set_m_015 with bg / without bg
awards_set_m_016 0x034F0730 awards_set_m_016 with bg / without bg
awards_set_m_017 0x179E2FCA awards_set_m_017 with bg / without bg
awards_set_m_018 0x055C8B47 ![awards_set_m_018](https://femga.com:8080/images/samples/ui_textures/ui_texture

Example of using:

s_mp/toast_awards_set_m/awards_set_m_018.png) | with bg / without bg | |

Example of using:

<h2>toast_awards_set_n (0x86BB0F95)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_n.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_n.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_n_001 0xBD23F7C2 awards_set_n_001 with bg / without bg
awards_set_n_002 0x6E805A7C awards_set_n_002 with bg / without bg
awards_set_n_003 0xA08F3E99 awards_set_n_003 with bg / without bg
awards_set_n_004 0xF425E5C5 awards_set_n_004 with bg / without bg
awards_set_n_005 0xED58D82B awards_set_n_005 with bg / without bg
awards_set_n_006 0xD7A22CBE awards_set_n_006 with bg / without bg
awards_set_n_007 0xC2CC0312 awards_set_n_007 with bg / without bg
awards_set_n_008 0x1D3F37FB awards_set_n_008 with bg / without bg

<h2>toast_awards_set_o (0xDC0E3A3A)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_o.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_o.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_o_001 0xE5B25720 awards_set_o_001 with bg / without bg
awards_set_o_002 0xC7C61B30 awards_set_o_002 with bg / without bg
awards_set_o_003 0xF9D3FF4B awards_set_o_003 with bg / without bg
awards_set_o_004 0xE2B1D107 awards_set_o_004 with bg / without bg
awards_set_o_005 0x956FB680 awards_set_o_005 with bg / without bg
awards_set_o_006 0x7E56884E awards_set_o_006 with bg / without bg
awards_set_o_007 0xB0FE6D9D awards_set_o_007 with bg / without bg
awards_set_o_008 0xA1D7CF50 awards_set_o_008 with bg / without bg
awards_set_o_009 0x4C8A24B6 awards_set_o_009 with bg / without bg

<h2>toast_awards_set_p (0xAA46D6AC)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_p.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_p.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_p_001 0xD6473D02 awards_set_p_001 with bg / without bg
awards_set_p_002 0xC03E10F0 awards_set_p_002 with bg / without bg
awards_set_p_003 0x69FAE467 awards_set_p_003 with bg / without bg
awards_set_p_004 0x55BABBE7 awards_set_p_004 with bg / without bg
awards_set_p_005 0x8F7DAF6C awards_set_p_005 with bg / without bg
awards_set_p_006 0x791A82A6 awards_set_p_006 with bg / without bg
awards_set_p_007 0x779D7F80 awards_set_p_007 with bg / without bg
awards_set_p_008 0x6164530E awards_set_p_008 with bg / without bg
awards_set_p_009 0x9A204485 awards_set_p_009 with bg / without bg
awards_set_p_010 0xF5D0FF8D awards_set_p_010 with bg / without bg
awards_set_p_011 0xFC3C8C64 awards_set_p_011 with bg / without bg

<h2>toast_awards_set_q (0xE1A4C567)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_q.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_q.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_q_001 0x078C6592 awards_set_q_001 with bg / without bg
awards_set_q_002 0xF671C35D awards_set_q_002 with bg / without bg
awards_set_q_003 0xEB37ACE9 awards_set_q_003 with bg / without bg
awards_set_q_004 0xDA180AAA awards_set_q_004 with bg / without bg
awards_set_q_005 0x4FE1F63C awards_set_q_005 with bg / without bg
awards_set_q_006 0x3FB555E3 awards_set_q_006 with bg / without bg
awards_set_q_007 0x2D76B166 awards_set_q_007 with bg / without bg
awards_set_q_008 0x430BDC94 awards_set_q_008 with bg / without bg
awards_set_q_009 0x30CA3811 awards_set_q_009 with bg / without bg
awards_set_q_010 0xB1E8B238 awards_set_q_010 with bg / without bg
awards_set_q_011 0xA8979F96 awards_set_q_011 with bg / without bg
awards_set_q_012 0x9575F953 awards_set_q_012 with bg / without bg

<h2>toast_awards_set_r (0xEFCB61B4)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_awards_set_r.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_awards_set_r.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
awards_set_r_001 0xDB95CD40 awards_set_r_001 with bg / without bg
awards_set_r_002 0xD058B6C6 awards_set_r_002 with bg / without bg
awards_set_r_003 0xC03B968C awards_set_r_003 with bg / without bg
awards_set_r_004 0x2F88F529 awards_set_r_004 with bg / without bg
awards_set_r_005 0x2117D847 awards_set_r_005 with bg / without bg
awards_set_r_006 0x136D3CF2 awards_set_r_006 with bg / without bg
awards_set_r_007 0x6757E4C6 awards_set_r_007 with bg / without bg
awards_set_r_008 0x5AA1CB5A awards_set_r_008 with bg / without bg

<h2>toast_fme (0xFCFF3477)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_fme.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_fme.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
fme_archery 0x0232AA1E fme_archery with bg / without bg
fme_dead_drop 0xFBBE2D68 fme_dead_drop with bg / without bg
fme_golden_hat 0x5E7F343A fme_golden_hat with bg / without bg
fme_hot_property 0x5A1FB073 fme_hot_property with bg / without bg
fme_king_of_the_castle 0xF10E5861 fme_king_of_the_castle with bg / without bg
fme_king_of_the_rail 0x4B4677C2 fme_king_of_the_rail with bg / without bg
fme_penned_in 0xBD513A22 fme_penned_in with bg / without bg
fme_role_animal_tagging 0x89B89DB6 fme_role_animal_tagging with bg / without bg
fme_role_condor_egg 0x18A22B7D fme_role_condor_egg with bg / without bg
fme_role_greatest_bounty_hunter 0x70A3BF48 fme_role_greatest_bounty_hunter with bg / without bg
fme_role_protect_legendary_animal 0x2EC161BD fme_role_protect_legendary_animal with bg / without bg
fme_role_round_up 0xE0C892DC fme_role_round_up with bg / without bg
fme_role_supply_train 0xB632B573 fme_role_supply_train with bg / without bg
fme_role_wildlife_photographer 0xDF161436 fme_role_wildlife_photographer with bg / without bg
fme_role_wreckage 0xBD80245D fme_role_wreckage [with bg](https://femga.com:8080/images/s

Example of using:

amples/ui_textures/ui_textures_mp/toast_fme/fme_role_wreckage.png) / without bg | |

Example of using:

<h2>toast_log_blips_mp (0xF9293C2A)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toast_log_blips_mp.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toast_log_blips_mp.zip">without bg</a>]</h4>

Texture hashname Texture hash Texture example Download image with<br> or without background
blip_decision 0xF18D808C blip_decision with bg / without bg
blip_mp_mission_bronte 0xA2A3CC05 blip_mp_mission_bronte with bg / without bg
blip_mp_mission_clay 0x0D3106C8 blip_mp_mission_clay with bg / without bg
blip_mp_mission_horley 0xA7D9E766 blip_mp_mission_horley with bg / without bg
blip_mp_mission_jesse 0x44C438E5 blip_mp_mission_jesse with bg / without bg
blip_mp_mission_marshall_tom_davies 0xD3DAE4BB blip_mp_mission_marshall_tom_davies with bg / without bg
blip_mp_mission_samson_finch 0x82702334 blip_mp_mission_samson_finch with bg / without bg

<h2>toasts_mp_daily_objective (0x1E09D6AA)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toasts_mp_daily_objective.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toasts_mp_daily_objective.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
daily_challenge_toast_01 0x59753999 daily_challenge_toast_01 with bg / without bg
daily_challenge_toast_02 0xF0F6E89A daily_challenge_toast_02 with bg / without bg
daily_challenge_toast_03 0xE2AA4C01 daily_challenge_toast_03 with bg / without bg
daily_challenge_toast_04 0xA6A6D3FB daily_challenge_toast_04 with bg / without bg
daily_challenge_toast_05 0x984F374C daily_challenge_toast_05 with bg / without bg
daily_challenge_toast_06 0xD4E23075 daily_challenge_toast_06 with bg / without bg
daily_challenge_toast_07 0xC6D29456 daily_challenge_toast_07 with bg / without bg
daily_challenge_toast_08 0xF988F9C2 daily_challenge_toast_08 with bg / without bg
daily_challenge_toast_09 0xEB3E5D2D daily_challenge_toast_09 with bg / without bg
daily_challenge_toast_10 0x37C7F4E7 daily_challenge_toast_10 with bg / without bg
daily_challenge_toast_11 0x05851062 daily_challenge_toast_11 with bg / without bg
daily_challenge_toast_12 0x5539AFCA daily_challenge_toast_12 with bg / without bg
daily_challenge_toast_13 0xA314CB7F daily_challenge_toast_13 [with b

Example of using:

g](https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toasts_mp_daily_objective/daily_challenge_toast_13.png) / without bg | | daily_challenge_toast_14 | 0x70BD66D1 | daily_challenge_toast_14 | with bg / without bg | | daily_challenge_toast_15 | 0x3E7E8254 | daily_challenge_toast_15 | with bg / without bg | | daily_challenge_toast_16 | 0x8A3319C0 | daily_challenge_toast_16 | with bg / without bg | | daily_challenge_toast_17 | 0x9012257E | daily_challenge_toast_17 | with bg / without bg | | daily_challenge_toast_18 | 0xACB05EBA | daily_challenge_toast_18 | with bg / without bg | | daily_challenge_toast_19 | 0xBA66FA27 | daily_challenge_toast_19 | with bg / without bg | | daily_challenge_toast_20 | 0x95E2A263 | daily_challenge_toast_20 | with bg / without bg | | daily_challenge_toast_21 | 0x882D06F8 | daily_challenge_toast_21 | with bg / without bg | | daily_challenge_toast_22 | 0xC5B40201 | daily_challenge_toast_22 | with bg / without bg | | daily_challenge_toast_23 | 0x37F56686 | daily_challenge_toast_23 | with bg / without bg | | daily_challenge_toast_24 | 0xEA40CB1A | daily_challenge_toast_24 | with bg / without bg | | daily_challenge_toast_25 | 0xDC4C2F31 | daily_challenge_toast_25 | with bg / without bg | | daily_challenge_toast_26 | 0x0D61915F | ![daily_challenge_toast_26](https://femga.com:80

Example of using:

80/images/samples/ui_textures/ui_textures_mp/toasts_mp_daily_objective/daily_challenge_toast_26.png) | with bg / without bg | | daily_challenge_toast_27 | 0x7EC6F428 | daily_challenge_toast_27 | with bg / without bg | | daily_challenge_toast_28 | 0x27D5C647 | daily_challenge_toast_28 | with bg / without bg | | daily_challenge_toast_infinity | 0xE4039B32 | daily_challenge_toast_infinity | with bg / without bg | | daily_challenge_toast_tick | 0x0C83163C | daily_challenge_toast_tick | with bg / without bg | | toast_mp_daily_objective_large | 0xDEE44419 | toast_mp_daily_objective_large | with bg / without bg | | toast_mp_daily_objective_medium | 0x12982383 | toast_mp_daily_objective_medium | with bg / without bg | | toast_mp_daily_objective_small | 0x0222F4FC | toast_mp_daily_objective_small | with bg / without bg | |

Example of using:

<h2>toasts_mp_generic (0x98A1EC35)</h2><h4>[download full pack <a href="https://femga.com:8080/images/samples/ui_textures/ui_textures_mp/toasts_mp_generic.zip">with bg</a> / <a href="https://femga.com:8080/images/samples/ui_textures_no_bg/ui_textures_mp/toasts_mp_generic.zip">without bg</a>]</h4>

Example of using:

Texture hashname Texture hash Texture example Download image with<br> or without background
butcher_table_goods 0x068807D7 butcher_table_goods with bg / without bg
butcher_table_production 0x61A6EA8C butcher_table_production with bg / without bg
butcher_table_raw_materials 0x08C5CCE2 butcher_table_raw_materials with bg / without bg
moonshiner_workbench_moonshine 0x5070C72B moonshiner_workbench_moonshine with bg / without bg
mp_rank_toast 0x786D0186 mp_rank_toast with bg / without bg
mp_roles_bounty_hunter 0x57F44636 mp_roles_bounty_hunter with bg / without bg
mp_roles_bounty_hunter_tier 0xA05A6123 mp_roles_bounty_hunter_tier with bg / without bg
mp_roles_collector 0x81AEBCFE mp_roles_collector with bg / without bg
mp_roles_collector_tier 0xE61D8D11 mp_roles_collector_tier with bg / without bg
mp_roles_moonshiner 0x65DFA53F mp_roles_moonshiner with bg / without bg
mp_roles_naturalist 0x594597E8 mp_roles_naturalist with bg / without bg
mp_roles_trader 0x801272B4 mp_roles_trader with bg / without bg
mp_roles_trader_tier 0xE0612D0E mp_roles_trader_tier with bg / without bg
toast_mp_animal 0x8ED35A4F toast_mp_animal [with bg](https://femga.com:8080/images/samples/ui_textures/ui_t

Example of using:

extures_mp/toasts_mp_generic/toast_mp_animal.png) / without bg | | toast_mp_benefits | 0x710F8918 | toast_mp_benefits | with bg / without bg | | toast_mp_customer_service | 0x08C0ACF5 | toast_mp_customer_service | with bg / without bg | | toast_mp_hostility | 0xF86B9D88 | toast_mp_hostility | with bg / without bg | | toast_mp_kick | 0xB169DDFE | toast_mp_kick | with bg / without bg | | toast_mp_offers_rewards | 0xEF3652E5 | toast_mp_offers_rewards | with bg / without bg | | toast_mp_quickstart_guide | 0x08D07887 | toast_mp_quickstart_guide | with bg / without bg | | toast_mp_reward_event | 0x5BE59C63 | toast_mp_reward_event | with bg / without bg | | toast_mp_reward_rockstar | 0x83D525EF | toast_mp_reward_rockstar | with bg / without bg | | toast_mp_season_reward | 0xAFB1D1E7 | toast_mp_season_reward | with bg / without bg | | toast_mp_season_reward_seasonal | 0x6E5BFA3C | toast_mp_season_reward_seasonal | with bg / without bg | | toast_mp_standalone_sp | 0xC5E45557 | toast_mp_standalone_sp | with bg / without bg | |

Back to documentation