mirror of
https://github.com/Bjanski/ExAd.git
synced 2024-08-30 16:52:14 +00:00
34 lines
1.6 KiB
Plaintext
34 lines
1.6 KiB
Plaintext
/*
|
|
customize.sqf
|
|
|
|
Copyright 2016 Jan Babor
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
*/
|
|
|
|
ExAd_SB_ICON_BANK = "exile_assets\texture\ui\map_safe_ca.paa";
|
|
ExAd_SB_ICON_CLAN = "exile_assets\texture\ui\xm8_app_clan_ca.paa";
|
|
ExAd_SB_ICON_COMPASS = "ExAdClient\StatsBar\icons\compass.paa";
|
|
ExAd_SB_ICON_GRID = "\a3\ui_f\data\gui\rsc\rscdisplayarsenal\compass_ca.paa";
|
|
ExAd_SB_ICON_HP = "exile_assets\texture\ui\xm8_app_health_scanner_ca.paa";
|
|
ExAd_SB_ICON_HUNGER = "ExAdClient\StatsBar\icons\hunger.paa";
|
|
ExAd_SB_ICON_KD = "\a3\ui_f\data\gui\cfg\respawnroles\recon_ca.paa";
|
|
ExAd_SB_ICON_PLAYERS = "ExAdClient\StatsBar\icons\players.paa";
|
|
ExAd_SB_ICON_RESPECT = "ExAdClient\StatsBar\icons\respect.paa";
|
|
ExAd_SB_ICON_TEMP = "ExAdClient\StatsBar\icons\thermostat.paa";
|
|
ExAd_SB_ICON_THIRST = "ExAdClient\StatsBar\icons\thirst.paa";
|
|
ExAd_SB_ICON_TIMER = "ExAdClient\StatsBar\icons\restart.paa";
|
|
ExAd_SB_ICON_Wallet = "exile_assets\texture\ui\poptab_ca.paa";
|
|
ExAd_SB_ICON_LOGO = "ExAdClient\Core\Img\logo.paa";
|
|
|
|
ExAd_SB_COMPONENTS_COLORS = ["#000000", "#440B00","#FE1106","#CA7400","#A9C700","#11BF03"]; //From bad to good. |