In reply to: Accuracy -- William 07:54:25 07-04-2004
hmm... Posted by: DarkElite 15:59:26 07-05-2004 |
you can have the accuracy used in the command #random....this will mean that if it is higher, than it will have a bigger chance...something like this:
#Random(100,chance!)
#IF (chance!accuracy!)
{
*chance of not hitting
*usually best to still have a chance of hitting here
}