View Single Post
  #9  
Old 09-26-2008, 09:21 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

I totally missed the makerandom part
Code:
if(chance > MakeRandomInt(0, ((maxSkill + aaBonus + itembonuses.DoubleAttackChance)*1.05))
Reply With Quote