1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-07 21:59:49 -05:00

Really fix new weapons loading incorrectly

Required some fixes from Pluto for raw weapon loading
New weapons and attachmentuniques do not need to be built with OAT
This commit is contained in:
Jbleezy 2024-02-05 17:28:38 -08:00
parent 06665f3e01
commit 77fed13c4e
37 changed files with 0 additions and 43 deletions

View File

@ -1,6 +0,0 @@
attachmentunique,au_vector_none
attachmentunique,au_vector_steadyaim
attachmentunique,au_sig556_none
attachmentunique,au_sig556_gl
attachmentunique,au_sa58_none
attachmentunique,au_sa58_sf

View File

@ -1,35 +0,0 @@
weapon,held_knife_zm
weapon,held_bowie_knife_zm
weapon,held_tazer_knuckles_zm
weapon,held_tazer_knuckles_zm_offhand
weapon,held_knife_zm_alcatraz
weapon,held_spoon_zm_alcatraz
weapon,held_spork_zm_alcatraz
weapon,held_one_inch_punch_zm
weapon,held_one_inch_punch_upgraded_zm
weapon,held_one_inch_punch_air_zm
weapon,held_one_inch_punch_fire_zm
weapon,held_one_inch_punch_ice_zm
weapon,held_one_inch_punch_lightning_zm
weapon,fnp45_zm
weapon,fnp45_upgraded_zm
weapon,fnp45lh_upgraded_zm
weapon,insas_zm
weapon,insas_upgraded_zm
weapon,vector_zm
weapon,vector_upgraded_zm
weapon,vector_extclip_zm
weapon,vector_extclip_upgraded_zm
weapon,sig556_zm
weapon,sig556_upgraded_zm
weapon,gl_sig556_zm
weapon,sa58_zm
weapon,sa58_upgraded_zm
weapon,sf_sa58_upgraded_zm

View File

@ -13,8 +13,6 @@ include,zm_tomb
include,includes/clientscripts include,includes/clientscripts
include,includes/images include,includes/images
include,includes/attachmentunique
include,includes/weapons
include,includes/rawfile include,includes/rawfile
include,includes/stringtable include,includes/stringtable