JayPee Posted December 23, 2011 Share Posted December 23, 2011 (edited) What is the use of gettick(); and canusuitem_tick and when to use also. Thanks Another Question is How to know if a player is being attacked by another player? Edited December 24, 2011 by JayPeeMateo Link to comment Share on other sites More sharing options...
GreenBox Posted December 25, 2011 Share Posted December 25, 2011 gettick = get the current tick count of the server, used by timers. canuseitem_tick = when > 0, you can only use an item if gettick() > canuseitem_tick Link to comment Share on other sites More sharing options...
What is the use of gettick(); and canusuitem_tick and when to use also. Thanks
Another Question is How to know if a player is being attacked by another player?
Edited by JayPeeMateoLink to comment
Share on other sites