Jump to content

Garthor

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Garthor

  1. If you never see 3 misses in a row at 95%, that means that after you've missed 2 95% shots in a row, your next 95% shot will be a guaranteed hit. If you can absolutely guarantee that hit, then it's not random, is it? Anyway, while the numbers do not correspond to the ACTUAL hit rate on Normal (you are given hidden significant bonuses to hit if you've missed previous 50%+ shots, and you are down to 4 soldiers), they certainly aren't any worse than what is displayed. You are just that unlucky, or you are reloading saves (which will result in the same outcome).
  2. PSI_TEST_LIMIT - If your first PSI_TEST_LIMIT soldiers are not psi-capable, your next soldier is guaranteed to be positive. At the default value of 5, this would be the first soldier added to the second batch, as the psi-testing is resolved in reverse order. if(!bGifted && (m_iNumGifted == 0) && (m_iNumTested > class'XGTacticalGameCore'.default.PSI_TEST_LIMIT)) { bGifted = true; }
×
×
  • Create New...