How to add a unique weapon? (STALKER: Call of Pripyat)
how to add a new unique weapon? For example, a unique cutoff... do you need to add *bm_16_nimble* below in weapons or make a gun file from scratch? Who is in the know?djon2486
I think it's more complicated than just adding the name of the weapon file. It is necessary to add characteristics, description, restrictions, who sells and who buys in the configs. In general, doher where you need to highlight the information about the new weapon.
Sidorovich12
figured it out, the simplest example is on the G 36 weapon, unique at the end of the file, consider a diagram of 2 lines, everything works without crashes, it’s easier to add to the game when you start the GG in a backpack, you can write the name of the fluff right there, and create a description in folder text file, and make a referral from weapons;;;;; Example Cutoff *** [wpn_bm16_nimble]:wpn_bm16
$spawn = "weaponswpn_bm16_nimble" ; option for Level Editor** hit_power = 10.1, 10.1, 10.1, 10.1
hit_impulse = 3800
hit_type = fire_wound
fire_distance = 800
bullet_speed = 6900
rpm = 5000
inv_name = Doubler
inv_name_short = Doubler All other stats are original shotgun