25000,My_Item,My Item,2,2,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ if (@last_item_consumed+300 > gettimetick(2)) { dispbottom "You are not allowed to use this"; getitem 25000,1; end; } sc_start SC_CUSTOM_STATUS,1,0; set @last_item_consumed, gettimetick(2); end;},{},{}
Just adjust the +300 if you want to extend the time in order not to be used by the players while the status is active.
Got this code from Annie's megaphone.