Confusing weapon filenames like laser (should be renamed to blaster), nex (should be renamed to vortex), ...
There are filenames where the weapons have been renamed officially. In the development, it can be confusing for devs and contributors looking the old names. That goes for source code and models.
Sometimes the old weapon filenames are confusing to compare the new names.
-
g_laser
,h_laser
,v_laser
must replacelaser
word withblaster
-
g_nex
,h_nex
,v_nex
must replacenex
word withvortex
-
g_rl
,h_rl
,v_rl
must replacerl
word withdevastator
-
g_gl
,h_gl
,v_gl
must replacegl
word withmortar
-
g_uzi
,h_uzi
,v_uzi
must replaceuzi
word withmg
(Confuses a lot with Uzi weapon model from SMB modpack). -
g_ok_rl
,h_ok_rl
,v_ok_rl
must replaceok_rl
word withok_rpc
(Rocket Propelled Chainsaw (rpc)). -
g_ok_sniper
,h_ok_sniper
,v_ok_sniper
must replaceok_sniper
word withok_nex
(Sniper, wth? Sometimes confuses with rifle weapon). -
g_minstanex
,h_minstanex
,v_minstanex
must replaceminstanex
word withvaporizer
(Sometimes confuses with Overkill Nex).
To be shortened:
-
g_hookgun
,h_hookgun
,v_hookgun
must replacehookgun
word withhook
('hookgun' is no longer mentioned,we always say "hook"). -
g_campingrifle
,h_campingrifle
,v_campingrifle
must replacecampingrifle
word withrifle
('campingrifle' is no longer mentioned).
Edited by LegendaryGuard