aliens

Author Topic: Weapon parameter  (Read 3594 times)

Offline GreenCake

  • Sergeant
  • **
  • Posts: 14
    • View Profile
    • YT
Weapon parameter
« on: August 10, 2017, 09:50:35 pm »
At the description of some gun ">skill: some formula". What it's mean?
« Last Edit: August 10, 2017, 10:04:49 pm by Solarius Scorch »

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • ***
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: Weapon parameter
« Reply #1 on: August 10, 2017, 10:06:17 pm »
It means firing squared.
Sorry, there's no other way to show the upper index... And Dioxine told me that the upper arrow may denote it. :P

Offline GreenCake

  • Sergeant
  • **
  • Posts: 14
    • View Profile
    • YT
Re: Weapon parameter
« Reply #2 on: August 10, 2017, 10:14:32 pm »
Question about "skill" ::)

Offline Solarius Scorch

  • Global Moderator
  • Commander
  • ***
  • Posts: 11408
  • WE MUST DISSENT
    • View Profile
    • Nocturmal Productions modding studio website
Re: Weapon parameter
« Reply #3 on: August 10, 2017, 10:40:24 pm »
I don't think I understand your question... Try using whole sentences. :P

But if I try to explain the formula Skill: FIRING^2 * 0.01:

Code: [Select]
Firing Accuracy squared
Multiplied by 0.01


Offline GreenCake

  • Sergeant
  • **
  • Posts: 14
    • View Profile
    • YT
Re: Weapon parameter
« Reply #4 on: August 10, 2017, 11:26:55 pm »
skill it's like range of fire, or something?

Online Meridian

  • Global Moderator
  • Commander
  • *****
  • Posts: 8598
    • View Profile
Re: Weapon parameter
« Reply #5 on: August 10, 2017, 11:32:24 pm »
skill it's like range of fire, or something?

"skill" is shorthand for "which soldier skill(s) are used for aim calculation and how"

Offline GreenCake

  • Sergeant
  • **
  • Posts: 14
    • View Profile
    • YT
Re: Weapon parameter
« Reply #6 on: August 10, 2017, 11:38:25 pm »
Thx, i had similar guess