Modme Forums
Menu:

The box arent really using my weapons

Game Modding | Call of Duty: Black Ops 3 | Scripting


ShadingYT:

The box arent using my weapons in my map mapname/gamedata/zm/weapon_common.csv anyone knows a fix?


sanctummm:

make sure you have

stringtable,gamedata/weapons/zm/zm_levelcommon_weapons.csv
in your zm_mapname.zone file


ShadingYT:

I already have but it doest seem to work


eDeK:

Your have "weapon_common.csv " or "zm_levelcommon_weapons.csv" ?

You have the guns in your "ZONE FILE" ?

Example:

weapon,iw5_44magnum
weapon,iw5_44magnum_rdw_up_zm
weapon,iw5_44magnum_ldw_up_zm

You have the option "TRUE or FALSE" in your "zm_levelcommon_weapons" ?

The first "TRUE" in this example:
iw5_44magnum,iw5_44magnum_rdw_up,,1000,pistol,,,,,TRUE,FALSE,FALSE,,,FALSE,TRUE,pistol,,,


ShadingYT:

Your have "weapon_common.csv " or "zm_levelcommon_weapons.csv" ?

You have the guns in your "ZONE FILE" ?

Example:
weapon,iw5_44magnum
weapon,iw5_44magnum_rdw_up_zm
weapon,iw5_44magnum_ldw_up_zm

You have the option "TRUE or FALSE" in your "zm_levelcommon_weapons" ?

The first "TRUE" in this example:
iw5_44magnum,iw5_44magnum_rdw_up,,1000,pistol,,,,,TRUE,FALSE,FALSE,,,FALSE,TRUE,pistol,,,


yes i do


ShadingYT:

Your have "weapon_common.csv " or "zm_levelcommon_weapons.csv" ?

You have the guns in your "ZONE FILE" ?

Example:
weapon,iw5_44magnum
weapon,iw5_44magnum_rdw_up_zm
weapon,iw5_44magnum_ldw_up_zm

You have the option "TRUE or FALSE" in your "zm_levelcommon_weapons" ?

The first "TRUE" in this example:
iw5_44magnum,iw5_44magnum_rdw_up,,1000,pistol,,,,,TRUE,FALSE,FALSE,,,FALSE,TRUE,pistol,,,

i named it zm_levelcommon_weapons