Merge pull request #20 from Hadi77KSA/patch-1

Update gametypesTable.csv to use the correct descriptions and images
This commit is contained in:
INeedGames 2023-12-20 15:23:57 -06:00 committed by GitHub
commit 871faa4954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,15 +11,15 @@ koth,MPUI_HEADQUARTERS_CAPS,MENU_CAPTURE_THE_HEADQUARTERS,playlist_headquarters,
dem,MPUI_DEMOLITION_CAPS,MENU_TEAMS_TAKE_TURNS_DEFENDING,playlist_demolition,5,YES,MPUI_DEMOLITION
ctf,MPUI_CAPTURE_THE_FLAG_CAPS,MENU_CTF_DESC,playlist_ctf,6,YES,MPUI_CAPTURE_THE_FLAG
sab,MPUI_SABOTAGE_CAPS,MENU_1_BOMB_IN_THE_CENTER,playlist_sabotage,7,YES,MPUI_SABOTAGE
hlnd,MPUI_HLND_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,8,YES,MPUI_HLND
oic,MPUI_OIC_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,9,YES,MPUI_OIC
gun,MPUI_GUN_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_gungame,10,YES,MPUI_GUN
shrp,MPUI_SHRP_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_sharpshooter,11,YES,MPUI_SHRP
oic,MPUI_OIC_CAPS,MENU_OIC_DESC,playlist_one_chamber,8,YES,MPUI_OIC
hlnd,MPUI_HLND_CAPS,MENU_HLND_DESC,playlist_sticks_and_stones,9,YES,MPUI_HLND
gun,MPUI_GUN_CAPS,MENU_GUN_DESC,playlist_gungame,10,YES,MPUI_GUN
shrp,MPUI_SHRP_CAPS,MENU_SHRP_DESC,playlist_sharpshooter,11,YES,MPUI_SHRP
,,,,,,
maxnum_basictraining_gametype,14,,,,,
#gametype reference,#gametype names,#gametype description,#image,#index,#splitscreen,#gametime names lowercase
tdm,MPUI_TEAM_DEATHMATCH_CAPS,MENU_KILL_PLAYERS_ON_THE_OPPOSING,playlist_tdm,bt0,YES,MPUI_TEAM_DEATHMATCH
hc_tdm,MPUI_TDM_HARDCORE_CAPS,MENU_HC_KILL_PLAYERS_ON_THE_OPPOSING,playlist_tdm,bt1,YES,MPUI_TEAM_DEATHMATCH
hc_tdm,MPUI_BASIC_TRAINING_HC_TDM,MENU_HC_KILL_PLAYERS_ON_THE_OPPOSING,playlist_tdm,bt1,YES,MPUI_TEAM_DEATHMATCH
dm,MPUI_DEATHMATCH_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,bt2,YES,MPUI_DEATHMATCH
hc_dm,MPUI_DM_HARDCORE_CAPS,MENU_HC_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,bt3,YES,MPUI_DEATHMATCH
sd,MPUI_SEARCH_AND_DESTROY_CAPS,MENU_TEAMS_TAKE_TURNS_DEFENDING_NO_SPAWN,playlist_search_destroy,bt4,YES,MPUI_SEARCH_AND_DESTROY_CLASSIC
@ -28,10 +28,10 @@ koth,MPUI_HEADQUARTERS_CAPS,MENU_CAPTURE_THE_HEADQUARTERS,playlist_headquarters,
dem,MPUI_DEMOLITION_CAPS,MENU_TEAMS_TAKE_TURNS_DEFENDING,playlist_demolition,bt7,YES,MPUI_DEMOLITION
ctf,MPUI_CAPTURE_THE_FLAG_CAPS,MENU_CTF_DESC,playlist_ctf,bt8,YES,MPUI_CAPTURE_THE_FLAG
sab,MPUI_SABOTAGE_CAPS,MENU_1_BOMB_IN_THE_CENTER,playlist_sabotage,bt9,YES,MPUI_SABOTAGE
hlnd,MPUI_HLND_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,bt10,YES,MPUI_HLND
oic,MPUI_OIC_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_ffa,bt11,YES,MPUI_OIC
gun,MPUI_GUN_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_gungame,bt12,YES,MPUI_GUN
shrp,MPUI_SHRP_CAPS,MENU_KILL_EVERYONE_FIRST_PLAYER,playlist_sharpshooter,bt13,YES,MPUI_SHRP
oic,MPUI_OIC_CAPS,MENU_OIC_DESC,playlist_one_chamber,bt10,YES,MPUI_OIC
hlnd,MPUI_HLND_CAPS,MENU_HLND_DESC,playlist_sticks_and_stones,bt11,YES,MPUI_HLND
gun,MPUI_GUN_CAPS,MENU_GUN_DESC,playlist_gungame,bt12,YES,MPUI_GUN
shrp,MPUI_SHRP_CAPS,MENU_SHRP_DESC,playlist_sharpshooter,bt13,YES,MPUI_SHRP
,,,,,,
maxnum_lbtype,11,,,,,
#Leaderboard string names,,,,,,

1 #Gametypes Table
11 dem MPUI_DEMOLITION_CAPS MENU_TEAMS_TAKE_TURNS_DEFENDING playlist_demolition 5 YES MPUI_DEMOLITION
12 ctf MPUI_CAPTURE_THE_FLAG_CAPS MENU_CTF_DESC playlist_ctf 6 YES MPUI_CAPTURE_THE_FLAG
13 sab MPUI_SABOTAGE_CAPS MENU_1_BOMB_IN_THE_CENTER playlist_sabotage 7 YES MPUI_SABOTAGE
14 hlnd oic MPUI_HLND_CAPS MPUI_OIC_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_OIC_DESC playlist_ffa playlist_one_chamber 8 YES MPUI_HLND MPUI_OIC
15 oic hlnd MPUI_OIC_CAPS MPUI_HLND_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_HLND_DESC playlist_ffa playlist_sticks_and_stones 9 YES MPUI_OIC MPUI_HLND
16 gun MPUI_GUN_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_GUN_DESC playlist_gungame 10 YES MPUI_GUN
17 shrp MPUI_SHRP_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_SHRP_DESC playlist_sharpshooter 11 YES MPUI_SHRP
18
19 maxnum_basictraining_gametype 14
20 #gametype reference #gametype names #gametype description #image #index #splitscreen #gametime names lowercase
21 tdm MPUI_TEAM_DEATHMATCH_CAPS MENU_KILL_PLAYERS_ON_THE_OPPOSING playlist_tdm bt0 YES MPUI_TEAM_DEATHMATCH
22 hc_tdm MPUI_TDM_HARDCORE_CAPS MPUI_BASIC_TRAINING_HC_TDM MENU_HC_KILL_PLAYERS_ON_THE_OPPOSING playlist_tdm bt1 YES MPUI_TEAM_DEATHMATCH
23 dm MPUI_DEATHMATCH_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER playlist_ffa bt2 YES MPUI_DEATHMATCH
24 hc_dm MPUI_DM_HARDCORE_CAPS MENU_HC_KILL_EVERYONE_FIRST_PLAYER playlist_ffa bt3 YES MPUI_DEATHMATCH
25 sd MPUI_SEARCH_AND_DESTROY_CAPS MENU_TEAMS_TAKE_TURNS_DEFENDING_NO_SPAWN playlist_search_destroy bt4 YES MPUI_SEARCH_AND_DESTROY_CLASSIC
28 dem MPUI_DEMOLITION_CAPS MENU_TEAMS_TAKE_TURNS_DEFENDING playlist_demolition bt7 YES MPUI_DEMOLITION
29 ctf MPUI_CAPTURE_THE_FLAG_CAPS MENU_CTF_DESC playlist_ctf bt8 YES MPUI_CAPTURE_THE_FLAG
30 sab MPUI_SABOTAGE_CAPS MENU_1_BOMB_IN_THE_CENTER playlist_sabotage bt9 YES MPUI_SABOTAGE
31 hlnd oic MPUI_HLND_CAPS MPUI_OIC_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_OIC_DESC playlist_ffa playlist_one_chamber bt10 YES MPUI_HLND MPUI_OIC
32 oic hlnd MPUI_OIC_CAPS MPUI_HLND_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_HLND_DESC playlist_ffa playlist_sticks_and_stones bt11 YES MPUI_OIC MPUI_HLND
33 gun MPUI_GUN_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_GUN_DESC playlist_gungame bt12 YES MPUI_GUN
34 shrp MPUI_SHRP_CAPS MENU_KILL_EVERYONE_FIRST_PLAYER MENU_SHRP_DESC playlist_sharpshooter bt13 YES MPUI_SHRP
35
36 maxnum_lbtype 11
37 #Leaderboard string names