New weapons that need a page: Difference between revisions

Jump to navigation Jump to search
m Update missing weapon page list from current weapon scripts
Correct new weapon page triage sources
Line 5: Line 5:


Last scan: June 14, 2026.
Last scan: June 14, 2026.
Scan notes:
* Vanilla uses the main MCV loadout file.
* DoV uses the main MCV DoV loadout file; the separate <code>vietnam_dod</code> export folder is ignored.
* Rhodesia uses main MCV weapon scripts marked with <code>origin "#rhodesia"</code>.


==Vanilla Weapons==
==Vanilla Weapons==
No missing active vanilla loadout weapon pages found in this scan.
==DoV Weapons==
{| class="wikitable sortable" style="margin:auto;text-align:center;width:90%"
{| class="wikitable sortable" style="margin:auto;text-align:center;width:90%"
|-
|-
Line 17: Line 25:
|<code>weapon_bazooka</code>
|<code>weapon_bazooka</code>
|Rocket Launcher
|Rocket Launcher
|United States of America
|-
|[[Binoculars (Artillery)]]
|<code>weapon_binoculars_artillery</code>
|Equipment
|
|-
|[[Binoculars (Barrage)]]
|<code>weapon_binoculars_barrage</code>
|Equipment
|
|-
|[[Binoculars (Napalm)]]
|<code>weapon_binoculars_napalm</code>
|Equipment
|
|-
|[[Binoculars (Phosphorus)]]
|<code>weapon_binoculars_phosphorus</code>
|Equipment
|
|-
|[[CZ 52]]
|<code>weapon_cz52</code>
|Pistol
|Soviet Union
|-
|[[Dual CZ 52]]
|<code>weapon_dual_cz52</code>
|Pistol
|Soviet Union
|-
|[[G3]]
|<code>weapon_g3</code>
|Rifle
|United States of America
|United States of America
|-
|-
Line 58: Line 31:
|Battle Rifle
|Battle Rifle
|Nazi Germany
|Nazi Germany
|-
|[[Katana]]
|<code>weapon_katana</code>
|Melee
|North Vietnam
|-
|[[M14 Late]]
|<code>weapon_m14l</code>
|Battle Rifle
|United States of America
|-
|-
|[[MK 2]]
|[[MK 2]]
Line 91: Line 54:
|[[Stielhandgranate]]
|[[Stielhandgranate]]
|<code>weapon_stielhand_explosive</code>
|<code>weapon_stielhand_explosive</code>
|Grenade
|Nazi Germany
|-
|[[Uk vz. 59]]
|<code>weapon_vz59</code>
|Light Machine Gun
|Soviet Union
|-
|[[vz. 24]]
|<code>weapon_vz24</code>
|Bolt Action Rifle
|Soviet Union
|-
|[[vz. 52/57]]
|<code>weapon_vz52</code>
|Rifle
|Czechoslovakia
|-
|[[vz. 54]]
|<code>weapon_vz54</code>
|Bolt Action Rifle
|Soviet Union
|-
|[[weapon VZ54 S|weapon_VZ54_S]]
|<code>weapon_vz54s</code>
|Sniper Rifle
|Soviet Union
|-
|[[Wrench]]
|<code>weapon_wrench</code>
|Melee
|
|}
==DoV Weapons==
{| class="wikitable sortable" style="margin:auto;text-align:center;width:90%"
|-
! Proposed Page
! Script(s)
! Type
! Origin
|-
|[[M1 Bazooka]]
|<code>weapon_m72</code>
|Rocket Launcher
|United States of America
|-
|[[M1903A1 Springfield]]
|<code>weapon_m1903</code><br><code>weapon_m1903s</code>
|Bolt Action Rifle<br>Sniper Rifle
|United States of America
|-
|[[M9 Rifle Grenade]]
|<code>weapon_m1g_riflegrenade</code>
|Rifle Grenade
|United States of America
|-
|[[Mauser Model 1930]]
|<code>weapon_type17</code>
|Carbine
|Nazi Germany
|-
|[[MK 2 Frag Grenade]]
|<code>weapon_m26</code>
|Grenade
|United States of America
|-
|[[Nebelhandgranate 39]]
|<code>weapon_css</code>
|Smoke Grenade
|Nazi Germany
|-
|[[Panzerschreck]]
|<code>weapon_rpg7</code>
|Rocket Launcher
|Nazi Germany
|-
|[[Schiessbecher Rifle Grenade]]
|<code>weapon_kar98k_riflegrenade</code>
|Rifle Grenade
|Poland
|-
|[[Stielhandgranate]]
|<code>weapon_csg2</code>
|Grenade
|Grenade
|Nazi Germany
|Nazi Germany
Line 187: Line 66:
! Origin
! Origin
|-
|-
|[[Dual Mamba]]
|[[COBRA]]
|<code>weapon_dual_mamba</code>
|<code>weapon_cobra</code>
|Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[Lacoste LDP]]
|[[Dual COBRA]]
|<code>weapon_lacoste</code>
|<code>weapon_dual_cobra</code>
|Machine Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[weapon COBRA|weapon_COBRA]]
|[[Dual Lacoste LDP]]
|<code>weapon_cobra</code>
|<code>weapon_dual_lacoste</code>
|Machine Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[weapon dual COBRA|weapon_dual_COBRA]]
|[[Dual Mamba]]
|<code>weapon_dual_cobra</code>
|<code>weapon_dual_mamba</code>
|Machine Pistol
|Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[weapon dual LACOSTE|weapon_dual_LACOSTE]]
|[[Dual RHOGUN]]
|<code>weapon_dual_lacoste</code>
|<code>weapon_dual_rhogun</code>
|Machine Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[weapon dual RHOGUN|weapon_dual_RHOGUN]]
|[[Lacoste LDP]]
|<code>weapon_dual_rhogun</code>
|<code>weapon_lacoste</code>
|Machine Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|-
|-
|[[weapon RHOGUN|weapon_RHOGUN]]
|[[RHOGUN]]
|<code>weapon_rhogun</code>
|<code>weapon_rhogun</code>
|Machine Pistol
|Machine Pistol
|Rhodesia
|Rhodesia
|}
|}

Revision as of 22:13, 14 June 2026


This page tracks weapon scripts that do not currently have a matching weapon page. Review each entry before creating a page, since some scripts may be aliases, variants, or mode-specific versions of an existing weapon.

Last scan: June 14, 2026.

Scan notes:

  • Vanilla uses the main MCV loadout file.
  • DoV uses the main MCV DoV loadout file; the separate vietnam_dod export folder is ignored.
  • Rhodesia uses main MCV weapon scripts marked with origin "#rhodesia".

Vanilla Weapons

No missing active vanilla loadout weapon pages found in this scan.

DoV Weapons

Proposed Page Script(s) Type Origin
Bazooka weapon_bazooka Rocket Launcher United States of America
Gewehr 43 weapon_g43 Battle Rifle Nazi Germany
MK 2 weapon_mk2 Grenade United States of America
Nebelhandgranate weapon_stielhand_smoke Grenade Nazi Germany
Panzerschreck weapon_panzerschreck Rocket Launcher Nazi Germany
Shovel weapon_shovel_ger Melee Nazi Germany
Stielhandgranate weapon_stielhand_explosive Grenade Nazi Germany

Rhodesia Weapons

Proposed Page Script(s) Type Origin
COBRA weapon_cobra Machine Pistol Rhodesia
Dual COBRA weapon_dual_cobra Machine Pistol Rhodesia
Dual Lacoste LDP weapon_dual_lacoste Machine Pistol Rhodesia
Dual Mamba weapon_dual_mamba Pistol Rhodesia
Dual RHOGUN weapon_dual_rhogun Machine Pistol Rhodesia
Lacoste LDP weapon_lacoste Machine Pistol Rhodesia
RHOGUN weapon_rhogun Machine Pistol Rhodesia