new _timer = 0;CMD:rob(..){ if( (_timer - GetTickCount()) < TIME_YOU_WANT) dont allow robbery else _timer = GetTickCount();}