Пример #1
0
 private void BUTTON_bullte_damage_Click(object sender, EventArgs e)
 {
     GTA5Process.Set_Bullet_Damage(float.Parse(numericUpDown_bullte_damage.Value.ToString()));
 }