I want to add an option, that if player type '' hi '' , cmdSayHI opens, but only if max 10sec, so:
Round starts, I type '' hi '' cmdSayHI begins, but if 10seconds are passed in the round and I try to type '' hi '' it says in chat to the user: 10 seconds already passed!
It should be this function with this '' 10 seconds '' option.