This commit is contained in:
Your Name
2020-07-25 00:22:01 -06:00
commit 7368dad717
84 changed files with 61971 additions and 0 deletions

77
mods/mp_patch/mod.csv Normal file
View File

@ -0,0 +1,77 @@
rawfile,maps/mp/_dogs.gsc
rawfile,maps/mp/_utility.gsc
rawfile,maps/mp/gametypes/_globallogic_player.gsc
rawfile,maps/mp/gametypes/_globallogic_score.gsc
rawfile,maps/mp/gametypes/_spawning.gsc
rawfile,maps/mp/gametypes/ctf.gsc
rawfile,maps/mp/gametypes/dem.gsc
rawfile,maps/mp/gametypes/dom.gsc
rawfile,maps/mp/gametypes/koth.gsc
rawfile,maps/mp/gametypes/sab.gsc
rawfile,maps/mp/mp_array.gsc
rawfile,maps/mp/mp_cairo.gsc
rawfile,maps/mp/mp_cosmodrome.gsc
rawfile,maps/mp/mp_crisis.gsc
rawfile,maps/mp/mp_duga.gsc
rawfile,maps/mp/mp_firingrange.gsc
rawfile,maps/mp/mp_mountain.gsc
rawfile,maps/mp/mp_nuked.gsc
rawfile,maps/mp/mp_radiation.gsc
rawfile,maps/mp/mp_russianbase.gsc
rawfile,maps/mp/mp_villa.gsc
rawfile,maps/mp/mp_zoo.gsc
rawfile,maps/mp/mp_golfcourse.gsc
rawfile,maps/mp/mp_silo.gsc
rawfile,clientscripts/mp/_claymore.csc
menufile,ui_mp/patch.txt
menufile,ui_mp/custom_settings_general.menu
menufile,ui_mp/fileshare_playercard.menu
menufile,ui_mp/after_action_report.menu
menufile,ui_mp/options_multi.menu
menufile,ui_mp/scriptmenus/callvote.menu
menufile,ui_mp/scriptmenus/changeclass.menu
menufile,ui_mp/scriptmenus/class.menu
menufile,ui_mp/hud_hardcore.menu
menufile,ui_mp/players.menu
menufile,ui_mp/hud_team.menu
menufile,ui_mp/hud_ffa.menu
menufile,ui_mp/playercards_clantag.menu
menufile,ui_mp/mods.menu
menufile,ui_mp/cac_custom.menu
menufile,ui_mp/cac_popups.menu
menufile,ui_mp/cac_weapon.menu
menufile,ui_mp/combat_record.menu
menufile,ui_mp/game_mode.menu
menufile,ui_mp/main.menu
menufile,ui_mp/pc_serversettings.menu
menufile,ui_mp/serverbrowser.menu
menufile,ui_mp/custom_game_create.menu
menufile,ui_mp/pc_basictraining.menu
rawfile,rumble/shotgun_fire_h.rmb
rawfile,rumble/shotgun_fire_l.rmb
rawfile,rumble/silencer_fire_h.rmb
rawfile,rumble/silencer_fire_l.rmb
rawfile,rumble/heavygun_fire_h.rmb
rawfile,rumble/heavygun_fire_l.rmb
rawfile,rumble/smg_fire_h.rmb
rawfile,rumble/smg_fire_l.rmb
rawfile,rumble/assault_fire_h.rmb
rawfile,rumble/assault_fire_l.rmb
rawfile,rumble/flamethrower_h.rmb
rawfile,rumble/flamethrower_l.rmb
rawfile,rumble/damage_heavy_h.rmb
rawfile,rumble/damage_heavy_l.rmb
menufile,ui/options_graphics_pc.menu
menufile,ui/error.menu
stringtable,mp/gametypesTable.csv
stringtable,mp/mapsTable.csv
stringtable,mp/attachmentTable.csv
rawfile,maps/mp/gametypes/_bot.gsc
menufile,ui_mp/playercards.menu
1 rawfile maps/mp/_dogs.gsc
2 rawfile maps/mp/_utility.gsc
3 rawfile maps/mp/gametypes/_globallogic_player.gsc
4 rawfile maps/mp/gametypes/_globallogic_score.gsc
5 rawfile maps/mp/gametypes/_spawning.gsc
6 rawfile maps/mp/gametypes/ctf.gsc
7 rawfile maps/mp/gametypes/dem.gsc
8 rawfile maps/mp/gametypes/dom.gsc
9 rawfile maps/mp/gametypes/koth.gsc
10 rawfile maps/mp/gametypes/sab.gsc
11 rawfile maps/mp/mp_array.gsc
12 rawfile maps/mp/mp_cairo.gsc
13 rawfile maps/mp/mp_cosmodrome.gsc
14 rawfile maps/mp/mp_crisis.gsc
15 rawfile maps/mp/mp_duga.gsc
16 rawfile maps/mp/mp_firingrange.gsc
17 rawfile maps/mp/mp_mountain.gsc
18 rawfile maps/mp/mp_nuked.gsc
19 rawfile maps/mp/mp_radiation.gsc
20 rawfile maps/mp/mp_russianbase.gsc
21 rawfile maps/mp/mp_villa.gsc
22 rawfile maps/mp/mp_zoo.gsc
23 rawfile maps/mp/mp_golfcourse.gsc
24 rawfile maps/mp/mp_silo.gsc
25 rawfile clientscripts/mp/_claymore.csc
26 menufile ui_mp/patch.txt
27 menufile ui_mp/custom_settings_general.menu
28 menufile ui_mp/fileshare_playercard.menu
29 menufile ui_mp/after_action_report.menu
30 menufile ui_mp/options_multi.menu
31 menufile ui_mp/scriptmenus/callvote.menu
32 menufile ui_mp/scriptmenus/changeclass.menu
33 menufile ui_mp/scriptmenus/class.menu
34 menufile ui_mp/hud_hardcore.menu
35 menufile ui_mp/players.menu
36 menufile ui_mp/hud_team.menu
37 menufile ui_mp/hud_ffa.menu
38 menufile ui_mp/playercards_clantag.menu
39 menufile ui_mp/mods.menu
40 menufile ui_mp/cac_custom.menu
41 menufile ui_mp/cac_popups.menu
42 menufile ui_mp/cac_weapon.menu
43 menufile ui_mp/combat_record.menu
44 menufile ui_mp/game_mode.menu
45 menufile ui_mp/main.menu
46 menufile ui_mp/pc_serversettings.menu
47 menufile ui_mp/serverbrowser.menu
48 menufile ui_mp/custom_game_create.menu
49 menufile ui_mp/pc_basictraining.menu
50 rawfile rumble/shotgun_fire_h.rmb
51 rawfile rumble/shotgun_fire_l.rmb
52 rawfile rumble/silencer_fire_h.rmb
53 rawfile rumble/silencer_fire_l.rmb
54 rawfile rumble/heavygun_fire_h.rmb
55 rawfile rumble/heavygun_fire_l.rmb
56 rawfile rumble/smg_fire_h.rmb
57 rawfile rumble/smg_fire_l.rmb
58 rawfile rumble/assault_fire_h.rmb
59 rawfile rumble/assault_fire_l.rmb
60 rawfile rumble/flamethrower_h.rmb
61 rawfile rumble/flamethrower_l.rmb
62 rawfile rumble/damage_heavy_h.rmb
63 rawfile rumble/damage_heavy_l.rmb
64 menufile ui/options_graphics_pc.menu
65 menufile ui/error.menu
66 stringtable mp/gametypesTable.csv
67 stringtable mp/mapsTable.csv
68 stringtable mp/attachmentTable.csv
69 rawfile maps/mp/gametypes/_bot.gsc
70 menufile ui_mp/playercards.menu