Skip to content

Aiming.CalcChance

<<bool> success> Aiming.CalcChance(<number> Percentage)
This function does the maths for a chance. For example, inputting 50 would return true roughly 50% of the time

Parameters

  • number Percentage

    The percentage that it will return true

Returns

  • bool success

Source