add other weapons - overwatch

magicland

New Member
hey guys,

i tried to add some new weapons into my CfgBuildingLoot.hpp in the dayz_code.pbo, but after upload the new pbo you cant find them in the barracks etc. i also add the new weapons in the banned cfg (dayz_anim.pbo)

the weapons are:
Code:
{"m8_holo_sd","weapon",0.04}, {"m8_sharpshooter","weapon",0.05}, {"m8_carbine","weapon",0.03}, {"RH_masaim","weapon",0.05}, {"RH_masbaim","weapon",0.04}, {"RH_masacog","weapon",0.03}, {"RH_masbacog","weapon",0.04}, {"RH_masbsdaim","weapon",0.03}, {"RH_massdaim","weapon",0.02}, {"RH_hk417sp","weapon",0.03}, {"RH_m14acog","weapon",0.04}, {"RH_m21","weapon",0.03}, {"USSR_cheytacM200","magazine",0.04}, {"FHQ_ACR_WDL_HWS","weapon",0.05}, {"FHQ_ACR_WDL_HWS_SD","weapon",0.03}, {"FHQ_ACR_TAN_RCO","weapon",0.03}, {"FHQ_ACR_SNW_CCO","weapon",0.05}, {"FHQ_ACR_SNW_CCO_SD","weapon",0.03}, {"vil_Groza_HG","weapon",0.06}, {"vil_MP5_EOTech","weapon",0.05}, {"vil_MP5SD_EOTech","weapon",0.03}, {"vil_ak12_ap","weapon",0.04}, {"vil_AG3EOT","weapon",0.03}, {"vil_G36KSKES","weapon",0.04}, {"m16a4","weapon",0.04}, {"USSR_cheytacM200","weapon",0.01}, {"m8_holo_sd","weapon",0.02}, {"m8_sharpshooter","weapon",0.04}, {"vil_SR25SD","weapon",0.03}, {"vil_M110sd","weapon",0.03},

i test the weapons before i put it into the pbo, works fine, but they dont want spawn :S

any ideas?

cheers Oskar
 
Back
Top