13.12.2011, 19:52
Could it be a problem with
As you dont specify in the timer which person your going to cool down?
Can you please give some more information as to what is going wrong, and what you are trying to do?
pawn Код:
CoolDownTime[issuerid] = 1;
SetTimer("CoolDownTimer", 10000, 0);
Can you please give some more information as to what is going wrong, and what you are trying to do?