updating vehicles spawns

This commit is contained in:
KingMcDonalds
2024-12-07 12:41:32 -08:00
parent 63a97734bf
commit 36ee2d19df
32 changed files with 44 additions and 80 deletions
@@ -3,7 +3,7 @@
<Sirens>
<Item>
<id value="83"/>
<name>Staff-EGRP21escal</name>
<name>Staff-EGRPescal21</name>
<timeMultiplier value="1.00000000"/>
<lightFalloffMax value="100.00000000"/>
<lightFalloffExponent value="100.00000000"/>
@@ -3,7 +3,7 @@
<variationData>
<Item>
<modelName>Staff-EGRP21escal</modelName>
<modelName>Staff-EGRPescal21</modelName>
<colors>
<Item>
<indices content="char_array">
@@ -3,7 +3,7 @@
<HandlingData>
<Item type="CHandlingData">
<handlingName>Staff-EGRP21escal</handlingName>
<handlingName>Staff-EGRPescal21</handlingName>
<fMass value="6000.000000" />
<fInitialDragCoeff value="5.000000" />
<fPercentSubmerged value="85.000000" />
@@ -4,11 +4,11 @@
<residentAnims />
<InitDatas>
<Item>
<modelName>Staff-EGRP21escal</modelName>
<txdName>Staff-EGRP21escal</txdName>
<handlingId>Staff-EGRP21escal</handlingId>
<gameName>Staff-EGRP21escal</gameName>
<vehicleMakeName>Staff-EGRP21escal</vehicleMakeName>
<modelName>Staff-EGRPescal21</modelName>
<txdName>Staff-EGRPescal21</txdName>
<handlingId>Staff-EGRPescal21</handlingId>
<gameName>Staff-EGRPescal21</gameName>
<vehicleMakeName>Staff-EGRPescal21</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
@@ -125,7 +125,7 @@
<txdRelationships>
<Item>
<parent>vehicles_dom_interior</parent>
<child>Staff-EGRP21escal</child>
<child>Staff-EGRPescal21</child>
</Item>
</txdRelationships>
</CVehicleModelInfo__InitDataList>
@@ -195,20 +195,20 @@ data_file 'CARCOLS_FILE' 'data/medic22/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'data/medic22/carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'data/medic22/dlctext.meta'
-- Staff-c3ghoulmarked
-- Staff-EGRPghoul
files {
'data/Staff-c3ghoulmarked/vehicles.meta',
'data/Staff-c3ghoulmarked/carvariations.meta',
'data/Staff-c3ghoulmarked/carcols.meta',
'data/Staff-c3ghoulmarked/handling.meta',
'data/Staff-c3ghoulmarked/vehiclelayouts.meta',
'data/Staff-EGRPghoul/vehicles.meta',
'data/Staff-EGRPghoul/carvariations.meta',
'data/Staff-EGRPghoul/carcols.meta',
'data/Staff-EGRPghoul/handling.meta',
'data/Staff-EGRPghoul/vehiclelayouts.meta',
}
data_file 'HANDLING_FILE' 'data/Staff-c3ghoulmarked/handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'data/Staff-c3ghoulmarked/vehicles.meta'
data_file 'CARCOLS_FILE' 'data/Staff-c3ghoulmarked/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'data/Staff-c3ghoulmarked/carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'data/Staff-c3ghoulmarked/dlctext.meta'
data_file 'HANDLING_FILE' 'data/Staff-EGRPghoul/handling.meta'
data_file 'VEHICLE_METADATA_FILE' 'data/Staff-EGRPghoul/vehicles.meta'
data_file 'CARCOLS_FILE' 'data/Staff-EGRPghoul/carcols.meta'
data_file 'VEHICLE_VARIATION_FILE' 'data/Staff-EGRPghoul/carvariations.meta'
data_file 'VEHICLE_LAYOUTS_FILE' 'data/Staff-EGRPghoul/dlctext.meta'
-- sspres
files {
@@ -4,7 +4,7 @@
<Sirens>
<Item>
<id value="71"/>
<name>Staff-c3ghoulmarked</name>
<name>Staff-EGRPghoul</name>
<timeMultiplier value="1.00000000"/>
<lightFalloffMax value="90.00000000"/>
<lightFalloffExponent value="10.00000000"/>
@@ -3,7 +3,7 @@
<CVehicleModelInfoVariation>
<variationData>
<Item>
<modelName>Staff-c3ghoulmarked</modelName>
<modelName>Staff-EGRPghoul</modelName>
<colors>
<Item>
<indices content="char_array">
@@ -5,11 +5,11 @@
<InitDatas>
<Item>
<modelName>Staff-c3ghoulmarked</modelName>
<txdName>Staff-c3ghoulmarked</txdName>
<handlingId>Staff-c3ghoulmarked</handlingId>
<gameName>Staff-c3ghoulmarked</gameName>
<vehicleMakeName>Dodge</vehicleMakeName>
<modelName>Staff-EGRPghoul</modelName>
<txdName>Staff-EGRPghoul</txdName>
<handlingId>Staff-EGRPghoul</handlingId>
<gameName>Staff-EGRPghoul</gameName>
<vehicleMakeName>Staff-EGRPghoul</vehicleMakeName>
<expressionDictName>null</expressionDictName>
<expressionName>null</expressionName>
<animConvRoofDictName>null</animConvRoofDictName>
@@ -120,7 +120,7 @@
<txdRelationships>
<Item>
<parent>vehicles_bob_worn_interior</parent>
<child>Staff-c3ghoulmarked</child>
<child>Staff-EGRPghoul</child>
</Item>
</txdRelationships>
@@ -15,7 +15,7 @@ Config.VehicleRestrictions = {
"enforcer",
"c3silvhdfd",
"c3hs53pd",
"maxghoulchgrb",
"Staff-EGRPghoul",
"staff-22gscrb",
"Staff-EGRP21escal",
"Staff-EGRP21expd",
@@ -37,7 +37,7 @@ Config.VehicleRestrictions = {
"mxxraprb",
"enforcer",
"c3silvhdfd",
"maxghoulchgrb",
"Staff-EGRPghoul",
"Staff-DMLEOF82",
"Staff-kgbearcat",
"caddys"
@@ -59,7 +59,7 @@ Config.VehicleRestrictions = {
"nforce24mustang",
"c3hs53pd",
"mxxraprb",
"maxghoulchgrb",
"Staff-EGRPghoul",
"Staff-kgbearcat",
"caddys",
"dick",
@@ -102,7 +102,7 @@ Config.VehicleRestrictions = {
"enforcer",
"c3silvhdfd",
"c3prfpis",
"c34runner",
"Staff-EGRPghoul",
"c3brz",
"maxghoulchgrb",
"hpcat21",
@@ -117,7 +117,7 @@ Config.VehicleRestrictions = {
"csdotboxlongtr",
"csdotp579",
"xcelsior",
"socalchev",
"Staff-EGRPghoul",
"23silvumbb"
},
['EG | Sr. Moderator'] = {
@@ -140,7 +140,7 @@ Config.VehicleRestrictions = {
"c3libyukonblue",
"c3hs53pd",
"c3prfpis",
"c34runner",
"Staff-EGRPghoul",
"c3brz",
"maxghoulchgrb",
"hpf350su",
@@ -191,7 +191,7 @@ Config.VehicleRestrictions = {
"aperta",
"r8v10",
"18performante",
"socalchev",
"Staff-EGRPghoul",
"23silvumbb"
},
['EG | Admin'] = {
@@ -221,7 +221,7 @@ Config.VehicleRestrictions = {
"c3libyukonblue",
"c3hs53pd",
"c3prfpis",
"c34runner",
"Staff-EGRPghoul",
"c3brz",
"maxghoulchgrb",
"maxdhssemi",
@@ -265,7 +265,7 @@ Config.VehicleRestrictions = {
"tr22",
"aperta",
"r8v10",
"socalchev",
"Staff-EGRPghoul",
"18performante",
"23silvumbb"
},
@@ -298,7 +298,7 @@ Config.VehicleRestrictions = {
"c3libyukonblue",
"c3hs53pd",
"c3prfpis",
"c34runner",
"Staff-EGRPghoul",
"c3brz",
"maxghoulchgrb",
"maxdarkhorse",
@@ -312,7 +312,7 @@ Config.VehicleRestrictions = {
"MAX2019zrr19",
"max13gt",
"MAX_dbs770",
"18maxlasdchrg",
"Staff-EGRPghoul",
"maxcamaro19",
"maxc322prfpiu",
"mxxraprb",
@@ -354,7 +354,7 @@ Config.VehicleRestrictions = {
"dick",
"hpf350su",
"hpcat21",
"plcamaro",
"Staff-EGRPghoul",
"Staff-EGRP21escal",
"Staff-EGRP21expd",
"Staff-EGRPf350su",
@@ -384,7 +384,7 @@ Config.VehicleRestrictions = {
"c34runner",
"mxxraprb",
"c3brz",
"maxghoulchgrb",
"Staff-EGRPghoul",
"MAX_dbs770",
"18maxlasdchrg",
"maxcamaro19",
@@ -439,7 +439,7 @@ Config.VehicleRestrictions = {
"csdotp579",
"c34runner",
"c3brz",
"maxghoulchgrb",
"Staff-EGRPghoul",
"hpf350su",
"hpcat21",
"mxxraprb",
@@ -508,7 +508,7 @@ Config.VehicleRestrictions = {
"c3silvhdfd",
"silvfd3",
"mxxraprb",
"c322gladpd",
"Staff-EGRPghoul",
"navigatorleo",
"hpf350su",
"hpcat21",
+1 -1
View File
@@ -257,7 +257,7 @@ ensure bmwn55
ensure aq45bmws14b23
ensure Staff-EGRP21expd
ensure as332
ensure Staff-hpescal21
ensure Staff-EGRPescal21
ensure f21pgt3
ensure f23count
ensure f73gtr