Adding eup and remove eup
This commit is contained in:
@@ -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>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
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)
|
||||
if NetworkIsSessionStarted() then
|
||||
DecorRegister("EnableTrackingSpotlight", 3)
|
||||
|
||||
@@ -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>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -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>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user