Jump to content
  • 0
JayPee

How to work with canuseitem_tick and gettick();

Question

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 JayPeeMateo
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.