PDA

View Full Version : How to: make your own STALKER mod


Ketxxx
10-27-2007, 02:58 PM
Title says it all. For now I will start with the main things to change to customise weapons, and will deal with other stuff when \ if people ask.

ammo_mag_size = The amount of ammo held per magazine
ammo_class = The type of ammo the weapon fires
grenade_class = The type of grenades the weapon fires if it has a launcher attachment
fire_modes = 1, single shot, 2, double, 3, triple, -1, full auto

hit_power = The damage the weapon does per bullet

addons
scope_status = 1 (already there), 0 - not attachable, 2 - attachable
silencer_status = 1 (already there), 0 - not attachable, 2 - attachable
grenade_launcher_status = 1 (already there), 0 - not attachable, 2 - attachable

Ok, that covers the basics. Any questions ask away.