Adding eup and remove eup

This commit is contained in:
KingMcDonalds
2025-07-09 21:47:39 -07:00
parent f11156d71c
commit 8ceef6f1ed
274 changed files with 3162 additions and 13 deletions
+14
View File
@@ -0,0 +1,14 @@
-- This resource was generated by grzyClothTool :)
-- https://discord.gg/HCQutNhxWt
fx_version 'cerulean'
game 'gta5'
author 'grzyClothTool'
files {
'mp_m_freemode_01_recklessyellowonblue.meta',
'mp_f_freemode_01_recklessyellowonblue.meta'
}
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_m_freemode_01_recklessyellowonblue.meta'
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_f_freemode_01_recklessyellowonblue.meta'
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_f_freemode_01</pedName>
<dlcName>recklessyellowonblue</dlcName>
<fullDlcName>mp_f_freemode_01_recklessyellowonblue</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER_F</eCharacter>
<creatureMetaData>mp_creaturemetadata_f_recklessyellowonblue</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_m_freemode_01</pedName>
<dlcName>recklessyellowonblue</dlcName>
<fullDlcName>mp_m_freemode_01_recklessyellowonblue</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER</eCharacter>
<creatureMetaData>mp_creaturemetadata_m_recklessyellowonblue</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
+1 -1
View File
@@ -28,7 +28,7 @@ local fov = (fov_max+fov_min)*0.5
local vision_state = 0 -- 0 is normal, 1 is nightmode, 2 is thermal vision local vision_state = 0 -- 0 is normal, 1 is nightmode, 2 is thermal vision
Citizen.CreateThread(function() -- Register ped decorators used to pass some variables from heli pilot to other players (variable settings: 1=false, 2=true) Citizen.CreateThread(function() -- Register ped decorators used to pass some variables from heli pilot to other players (variable settings: 1=false, 2=true)
while true do while false do
Citizen.Wait(0) Citizen.Wait(0)
if NetworkIsSessionStarted() then if NetworkIsSessionStarted() then
DecorRegister("EnableTrackingSpotlight", 3) DecorRegister("EnableTrackingSpotlight", 3)
+14
View File
@@ -0,0 +1,14 @@
-- This resource was generated by grzyClothTool :)
-- https://discord.gg/HCQutNhxWt
fx_version 'cerulean'
game 'gta5'
author 'grzyClothTool'
files {
'mp_m_freemode_01_recklesswhiteonblack.meta',
'mp_f_freemode_01_recklesswhiteonblack.meta'
}
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_m_freemode_01_recklesswhiteonblack.meta'
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_f_freemode_01_recklesswhiteonblack.meta'
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_f_freemode_01</pedName>
<dlcName>recklesswhiteonblack</dlcName>
<fullDlcName>mp_f_freemode_01_recklesswhiteonblack</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER_F</eCharacter>
<creatureMetaData>mp_creaturemetadata_f_recklesswhiteonblack</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_m_freemode_01</pedName>
<dlcName>recklesswhiteonblack</dlcName>
<fullDlcName>mp_m_freemode_01_recklesswhiteonblack</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER</eCharacter>
<creatureMetaData>mp_creaturemetadata_m_recklesswhiteonblack</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
+14
View File
@@ -0,0 +1,14 @@
-- This resource was generated by grzyClothTool :)
-- https://discord.gg/HCQutNhxWt
fx_version 'cerulean'
game 'gta5'
author 'grzyClothTool'
files {
'mp_m_freemode_01_recklessyellowonblack.meta',
'mp_f_freemode_01_recklessyellowonblack.meta'
}
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_m_freemode_01_recklessyellowonblack.meta'
data_file 'SHOP_PED_APPAREL_META_FILE' 'mp_f_freemode_01_recklessyellowonblack.meta'
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_f_freemode_01</pedName>
<dlcName>recklessyellowonblack</dlcName>
<fullDlcName>mp_f_freemode_01_recklessyellowonblack</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER_F</eCharacter>
<creatureMetaData>mp_creaturemetadata_f_recklessyellowonblack</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<ShopPedApparel>
<pedName>mp_m_freemode_01</pedName>
<dlcName>recklessyellowonblack</dlcName>
<fullDlcName>mp_m_freemode_01_recklessyellowonblack</fullDlcName>
<eCharacter>SCR_CHAR_MULTIPLAYER</eCharacter>
<creatureMetaData>mp_creaturemetadata_m_recklessyellowonblack</creatureMetaData>
<pedOutfits>
</pedOutfits>
<pedComponents>
</pedComponents>
<pedProps>
</pedProps>
</ShopPedApparel>

Some files were not shown because too many files have changed in this diff Show More