Skip to content

Commit d6efdce

Browse files
authored
Merge pull request #6 from Eonzenex/master
Added 79 spawn entries
2 parents c5a9584 + b0cdf56 commit d6efdce

File tree

1 file changed

+190
-78
lines changed

1 file changed

+190
-78
lines changed

src/commands/spawn.h

Lines changed: 190 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ class SpawnCommand : public ICommand
66
{
77
public:
88
// clang-format off
9-
std::array<const char *, 444> m_Hints = {
10-
// VEHICLES
9+
std::array<const char *, 523> m_Hints = {
10+
// Base game - Land vehicles
1111
"v000_car_atv_civilian_01",
1212
"v000_car_atv_javi",
1313
"v001_car_forklift_industrial",
@@ -22,7 +22,6 @@ class SpawnCommand : public ICommand
2222
"v004_car_articulatedtruck_commercial_smallmobileweapon_trailer",
2323
"v005_car_wheelloader_industrial",
2424
"v006_car_conveyorcrane_industrial",
25-
// "v007_car_",
2625
"v008_car_taxitrike_civilian",
2726
"v009_car_armoredtruck_commercial_01",
2827
"v010_car_oldtractor_civilian_01",
@@ -41,7 +40,6 @@ class SpawnCommand : public ICommand
4140
"v017_car_vintagemuscle_bomb_special",
4241
"v017_car_vintagemuscle_civilian",
4342
"v017_car_vintagemuscle_civilian_02",
44-
"v017_car_vintagemuscle_rico",
4543
"v018_car_monstertruck_bomb_special",
4644
"v018_car_monstertruck_civilian_01",
4745
"v019_car_modernlimo_bomb_special",
@@ -57,15 +55,13 @@ class SpawnCommand : public ICommand
5755
"v024_car_ecosuper_bomb_special",
5856
"v024_car_ecosuper_civilian_01",
5957
"v024_car_ecosuper_racing_01",
60-
"v024_car_ecosuper_preorder_01", // DLC_NeonRacer. EcoSuper Spoilers are diff. Havent checked speed diff. It comes with Neon, I guess.
6158
"v025_car_vintagesuper_bomb_special",
6259
"v025_car_vintagesuper_civilian_01",
6360
"v026_car_vintagesports_bomb_special",
6461
"v026_car_vintagesports_civilian_01",
6562
"v027_car_hurricanetruck_civilian",
6663
"v027_car_hurricanetruck_tesla",
6764
"v027_car_hurricanetruck_transport",
68-
// "v028_car_",
6965
"v029_car_smallmodernsedan_civilian_01",
7066
"v029_car_smallmodernsedan_civilian_02",
7167
"v030_car_oldmini_civilian_01",
@@ -92,25 +88,40 @@ class SpawnCommand : public ICommand
9288
"v039_car_oldcampervan_civilian_02",
9389
"v040_car_oldcompact_civilian_01",
9490
"v040_car_oldcompact_sargento",
95-
// "v041_car_",
9691
"v042_car_racingsedan_civilian",
9792
"v042_car_racingsedan_racing_01",
98-
// "v043_car_",
99-
// "v044_car_",
10093
"v045_car_minetruck_commercial_01",
10194
"v046_car_racingbuggy_civilian",
10295
"v046_car_racingbuggy_military",
10396
"v046_car_racingbuggy_racing_01",
104-
"v046_car_racingbuggy_preorder_01", //DLC_DeathStalker. A Weaponised Buggy w/ a Machine Gun on the hood. Personally modified by Rico. Havent checked speeds. I will leave a Screenshot https://imgur.com/78ePUOE
105-
// "v047_car_",
106-
// "v048_car_",
107-
// "v049_car_",
108-
"v050_car_toyjeep_civilian",
109-
"v084_car_icecreamtruck_garage",
110-
"v085_car_explosivetrike_garage",
111-
"v117_boat_duck_garage",
97+
"v050_car_toyjeep_civilian",
11298

113-
// boats
99+
// Base game - Bikes
100+
"v301_bike_combatdirt_military_01",
101+
"v301_bike_combatdirt_rebel_01",
102+
"v303_bike_modernsuper_bomb_special",
103+
"v303_bike_modernsuper_civilian_01",
104+
"v304_bike_modernsport_bomb_special",
105+
"v304_bike_modernsport_civilian_01",
106+
"v305_bike_oldroad_civilian_01",
107+
"v306_bike_modernroad_civilian_01",
108+
"v307_bike_oldmoped_civilian_01",
109+
"v308_bike_trials_civilian_01",
110+
"v308_bike_trials_javi",
111+
112+
// Base game - Treaded
113+
"v800_treaded_modernheavytank_military_01",
114+
"v800_treaded_modernheavytank_rebel_01",
115+
"v801_treaded_mediumtank_military_01",
116+
"v801_treaded_mediumtank_rebel_01",
117+
"v802_treaded_aatank_military",
118+
"v802_treaded_aatank_rebel",
119+
"v803_treaded_flexturrettank_military",
120+
"v803_treaded_flexturrettank_rebel",
121+
"v804_treaded_snowmobile_civilian",
122+
"v804_treaded_snowmobile_civilian_mission_special",
123+
124+
// Base game - Sea vehicles
114125
"v100_boat_fanboat_civilian",
115126
"v101_boat_smalljet_military",
116127
"v101_boat_smalljet_rebel",
@@ -134,7 +145,7 @@ class SpawnCommand : public ICommand
134145
"v109_boat_ferry_commercial_garlandintro",
135146
"v110_boat_jetski_civilian_01",
136147

137-
// helicopters
148+
// Base game - Helicopters
138149
"v200_helicopter_heavylift_military",
139150
"v200_helicopter_heavylift_rebel_01",
140151
"v200_helicopter_heavylift_rebel_mission_special",
@@ -165,21 +176,7 @@ class SpawnCommand : public ICommand
165176
"v254_helicopter_guarddrone_military",
166177
"v254_helicopter_guarddrone_rebel",
167178

168-
// bikes
169-
"v301_bike_combatdirt_military_01",
170-
"v301_bike_combatdirt_rebel_01",
171-
// "v302_bike_",
172-
"v303_bike_modernsuper_bomb_special",
173-
"v303_bike_modernsuper_civilian_01",
174-
"v304_bike_modernsport_bomb_special",
175-
"v304_bike_modernsport_civilian_01",
176-
"v305_bike_oldroad_civilian_01",
177-
"v306_bike_modernroad_civilian_01",
178-
"v307_bike_oldmoped_civilian_01",
179-
"v308_bike_trials_civilian_01",
180-
"v308_bike_trials_javi",
181-
182-
// planes
179+
// Base game - Planes
183180
"v400_plane_fighterjet_military_01",
184181
"v400_plane_fighterjet_rebel_01",
185182
"v401_plane_cargotransport_military_01",
@@ -189,14 +186,19 @@ class SpawnCommand : public ICommand
189186
"v402_plane_fighterbomber_rebel_01",
190187
"v403_plane_microjet_military",
191188
"v403_plane_microjet_rebel",
192-
"v403_plane_microjet_preorder_01", // DLC_DigitalDeluxe. Its a "Black Hand Stealth Micro Jet". Havent checked speed diff.
193189
"v404_plane_privatejet_civilian",
194190
"v405_plane_commercialcargo_commercial",
195191
"v406_plane_smallprop_civilian_01",
196192
"v407_plane_mediumprop_civilian_01",
197193
"v408_plane_ultralight_civilian",
198194

199-
// trains
195+
// Base game - Balloon
196+
"v700_balloon_dirigible_civilian",
197+
"v700_balloon_dirigible_collectible",
198+
"v700_balloon_dirigible_military_01",
199+
"v700_balloon_dirigible_node_science_01",
200+
201+
// Base game - Trains
200202
"v500_train_industrialengine_industrial",
201203
"v500_train_industrialengine_rebel",
202204
"v501_train_containercarriage_industrial",
@@ -230,25 +232,7 @@ class SpawnCommand : public ICommand
230232
"v506_train_armoredhowitzer_rebel",
231233
"v506_train_armoredhowitzer_decouple_immune",
232234

233-
// treaded
234-
"v800_treaded_modernheavytank_military_01",
235-
"v800_treaded_modernheavytank_rebel_01",
236-
"v801_treaded_mediumtank_military_01",
237-
"v801_treaded_mediumtank_rebel_01",
238-
"v802_treaded_aatank_military",
239-
"v802_treaded_aatank_rebel",
240-
"v803_treaded_flexturrettank_military",
241-
"v803_treaded_flexturrettank_rebel",
242-
"v804_treaded_snowmobile_civilian",
243-
"v804_treaded_snowmobile_civilian_mission_special",
244-
245-
// balloon
246-
"v700_balloon_dirigible_civilian",
247-
"v700_balloon_dirigible_collectible",
248-
"v700_balloon_dirigible_military_01",
249-
"v700_balloon_dirigible_node_science_01",
250-
251-
// trailers
235+
// Base game - Trailers
252236
"v901_trailer_cartransport_commercial",
253237
"v902_trailer_lowloader_commerical",
254238
"v902_trailer_lowloader_mobile_radar_folded",
@@ -258,11 +242,9 @@ class SpawnCommand : public ICommand
258242
"v903_trailer_cargo_commerical",
259243
"v904_trailer_smallmobileweapon_military",
260244
"v904_trailer_smallmobileweapon_rebel",
261-
// "v905_trailer_",
262-
// "v906_trailer_",
263245
"v907_trailer_radarjammer_military",
264246

265-
// WEAPONS
247+
// Base game - Weapons
266248
"wpn_000_assault_rifle",
267249
"wpn_001_assault_rifle",
268250
"wpn_003_assault_rifle",
@@ -284,7 +266,6 @@ class SpawnCommand : public ICommand
284266
"wpn_080_experimental",
285267
"wpn_081_experimental",
286268
"wpn_100_railgun",
287-
"wpn_102_crossbow",
288269
"w206_mounted_capstone_m2hm",
289270
"wpn_201_minigun",
290271
"wpn_201_minigun_aoc",
@@ -306,15 +287,152 @@ class SpawnCommand : public ICommand
306287
"wpn_204_mortar_mounted_aoc",
307288
"illapa_defence_weapon",
308289
"cow_gun",
309-
"wpn_901_signature_rifle", // DLC_DeathStalker Signature Rifle.Rico's fav.Explosive Assault Rifle, its Love. Is there anything else I can say?
310-
"wpn_902_golden_shotgun", // DLC_GoldenGear Shotgun. A Golden Gear Shotgun featuring Ricochet tracer in secondary fire.
311-
"wpn_903_renegade_assault_rifle", // DLC_Renegade. Bullshark Assault Rifle. A Rifle that spawns Drone. Pretty Cool, right?
312-
"wpn_990_premium_wingsuit_bullet_streamer",
313-
"wpn_991_premium_wingsuit_dragon_breath", // DLC_DigitalDeluxe. Both Wingsuits (990,991) dont work.
314-
"wpn_905_clusterbomb",
315290
"the_pan",
316291

317-
// CHARACTERS
292+
//DLC DigitalDeluxe
293+
"wpn_990_premium_wingsuit_bullet_streamer",
294+
"wpn_991_premium_wingsuit_dragon_breath",
295+
"v403_plane_microjet_preorder_01",
296+
297+
// DLC DeathStalker
298+
"v017_car_vintagemuscle_rico",
299+
"v046_car_racingbuggy_preorder_01",
300+
"wpn_901_signature_rifle",
301+
302+
// DLC GoldenGear
303+
"wpn_902_golden_shotgun",
304+
305+
// DLC Renegade
306+
"wpn_903_renegade_assault_rifle",
307+
308+
// DLC Neon racer
309+
"v024_car_ecosuper_preorder_01",
310+
311+
// DLC Toy Vehicle pack
312+
"v122_boat_toypatrol_garage",
313+
"v420_plane_toybomber_garage",
314+
"v820_treaded_toytank_garage",
315+
316+
// DLC Soaring Speed pack
317+
"v053_car_hotrod_garage",
318+
"v053_car_hotrod_rotrod",
319+
"v086_car_flyingcar_garage",
320+
321+
// DLC Legacy pack
322+
"v084_car_icecreamtruck_garage",
323+
"v085_car_explosivetrike_garage",
324+
"v117_boat_duck_garage",
325+
"wpn_905_clusterbomb",
326+
327+
// DLC Daredevils
328+
"v072_car_vintagesuvdlc1_debug",
329+
"v072_car_vintagesuvdlc1_level_0",
330+
"v072_car_vintagesuvdlc1_level_1",
331+
"v072_car_vintagesuvdlc1_level_2",
332+
"v072_car_vintagesuvdlc1_level_3",
333+
334+
"v073_car_luxurysportssedandlc1_debug",
335+
"v073_car_luxurysportssedandlc1_level_0",
336+
"v073_car_luxurysportssedandlc1_level_1",
337+
"v073_car_luxurysportssedandlc1_level_2",
338+
"v073_car_luxurysportssedandlc1_level_3",
339+
340+
"v074_car_ecosuperdlc1_debug",
341+
"v074_car_ecosuperdlc1_level_0",
342+
"v074_car_ecosuperdlc1_level_1",
343+
"v074_car_ecosuperdlc1_level_2",
344+
"v074_car_ecosuperdlc1_level_3",
345+
346+
"v075_car_vintagesuperdlc1_debug",
347+
"v075_car_vintagesuperdlc1_level_0",
348+
"v075_car_vintagesuperdlc1_level_1",
349+
"v075_car_vintagesuperdlc1_level_2",
350+
"v075_car_vintagesuperdlc1_level_3",
351+
352+
"v076_car_racingbuggydlc1_debug",
353+
"v076_car_racingbuggydlc1_level_0",
354+
"v076_car_racingbuggydlc1_level_1",
355+
"v076_car_racingbuggydlc1_level_2",
356+
"v076_car_racingbuggydlc1_level_3",
357+
358+
"v077_car_offroadracingsedandlc1_debug",
359+
"v077_car_offroadracingsedandlc1_level_0",
360+
"v077_car_offroadracingsedandlc1_level_1",
361+
"v077_car_offroadracingsedandlc1_level_2",
362+
"v077_car_offroadracingsedandlc1_level_3",
363+
364+
"v078_car_monstertruckdlc1_debug",
365+
"v078_car_monstertruckdlc1_level_0",
366+
"v078_car_monstertruckdlc1_level_1",
367+
"v078_car_monstertruckdlc1_level_2",
368+
"v078_car_monstertruckdlc1_level_3",
369+
370+
"v051_car_battlemuscle_allgold_level_3",
371+
"v051_car_battlemuscle_collectible_level_3",
372+
"v051_car_battlemuscle_daredevil",
373+
"v051_car_battlemuscle_level_0",
374+
"v051_car_battlemuscle_metal01",
375+
"v051_car_battlemuscle_rust01",
376+
"v051_car_battlemuscle_stripe01",
377+
"v051_car_battlemuscle_tiger01",
378+
379+
"v051_car_battlemuscle_deathraceace_level_1",
380+
"v051_car_battlemuscle_deathraceace_level_2",
381+
"v051_car_battlemuscle_deathraceace_level_3",
382+
383+
"v051_car_battlemuscle_intro_level_1",
384+
"v051_car_battlemuscle_intro_level_2",
385+
"v051_car_battlemuscle_intro_level_3",
386+
387+
"v051_car_battlemuscle_outro_level_1",
388+
"v051_car_battlemuscle_outro_level_2",
389+
"v051_car_battlemuscle_outro_level_3",
390+
391+
"v051_car_battlemuscle_rampagerallyace_level_1",
392+
"v051_car_battlemuscle_rampagerallyace_level_2",
393+
"v051_car_battlemuscle_rampagerallyace_level_3",
394+
395+
"v051_car_battlemuscle_survivalraceace_level_1",
396+
"v051_car_battlemuscle_survivalraceace_level_2",
397+
"v051_car_battlemuscle_survivalraceace_level_3",
398+
399+
// DLC Demons
400+
"wpn_102_crossbow",
401+
"wpn_808_combat_rifle_seed_gun",
402+
403+
"dlc2_substrate_weapon_aa_gun_01",
404+
"dlc2_substrate_weapon_aa_tank_01",
405+
"dlc2_substrate_weapon_apc_01",
406+
"dlc2_substrate_weapon_cannon_truck_01",
407+
"dlc2_substrate_weapon_heli_light_01",
408+
"dlc2_substrate_weapon_modern_tank_01",
409+
"dlc2_substrate_weapon_mortar_01",
410+
411+
"dlc2_substrate_weapon_aa_gun_01_outro",
412+
"dlc2_substrate_weapon_aa_tank_01_outro",
413+
"dlc2_substrate_weapon_apc_01_outro",
414+
"dlc2_substrate_weapon_cannon_truck_01_outro",
415+
"dlc2_substrate_weapon_modern_tank_01_outro",
416+
"dlc2_substrate_weapon_mortar_01_outro",
417+
418+
"demon",
419+
420+
// Base game - Characters
421+
"private_enemy_001",
422+
"private_enemy_002",
423+
"elite_enemy_001",
424+
"elite_paratrooper",
425+
"super_elite_enemy_001",
426+
"titan_enemy_001",
427+
428+
"ghost_enemy_001",
429+
"grenadier_enemy_001",
430+
"machinegunner_enemy_001",
431+
"rpg_enemy_001",
432+
"shielder_enemy_001",
433+
"sniper_enemy_001",
434+
435+
// Base game - Animals
318436
"cow",
319437
"bull",
320438
"deer_doe",
@@ -330,6 +448,8 @@ class SpawnCommand : public ICommand
330448
"domestic_pig",
331449
"feral_hog",
332450
"wild_boar",
451+
452+
// Base game - Characters
333453
"civ_alpine_scientist_female",
334454
"civ_alpine_scientist_male",
335455
"civ_scientist_female",
@@ -415,18 +535,8 @@ class SpawnCommand : public ICommand
415535
"civ_graffitiartist_male_01",
416536
"civ_street_musician_female_01",
417537
"civ_street_musician_male_01",
418-
"elite_enemy_001",
419-
"ghost_enemy_001",
420-
"grenadier_enemy_001",
421-
"machinegunner_enemy_001",
422-
"elite_paratrooper",
423-
"private_enemy_001",
424-
"private_enemy_002",
425-
"rpg_enemy_001",
426-
"shielder_enemy_001",
427-
"sniper_enemy_001",
428-
"super_elite_enemy_001",
429-
"titan_enemy_001",
538+
539+
// Base game - Rebels
430540
"sargentos_rebel_female_01",
431541
"sargentos_rebel_female_02",
432542
"sargentos_rebel_female_03",
@@ -468,6 +578,8 @@ class SpawnCommand : public ICommand
468578
"male_rebel_tier_3_02",
469579
"male_rebel_tier_3_03",
470580
"male_rebel_tier_3_04",
581+
582+
// Base game - Main characters
471583
"civ_female_aha_dancer_follower",
472584
"cesar",
473585
"dictator",

0 commit comments

Comments
 (0)