26.06.2014, 08:41
And in my code
Checks has command been used in previous minute.
pawn Код:
if((GetTickCount()-medictickcount[playerid])<60*1000) return SCM(playerid,COLOR_GREY,"You can use this command only once every minute!");