help with reaction test +2 rep
#2

your setting it to "true" to repeat it, but your also setting a new timer.

change
pawn Код:
xReactionTimer = SetTimer("xReactionTest", TIME, 1);
into

pawn Код:
xReactionTimer = SetTimer("xReactionTest", TIME, 0);
in every section of the script,


Best Regards,
Pieter de Hamster
Reply


Messages In This Thread
help with reaction test +2 rep - by Aloushi - 28.06.2012, 22:28
Re: help with reaction test +2 rep - by milanosie - 28.06.2012, 23:32
Re: help with reaction test +2 rep - by Aloushi - 28.06.2012, 23:44
Re: help with reaction test +2 rep - by milanosie - 28.06.2012, 23:47
Re: help with reaction test +2 rep - by Aloushi - 28.06.2012, 23:49

Forum Jump:


Users browsing this thread: 1 Guest(s)