23.12.2013, 14:42
Quote:
|
newbienoob - There's a method that is much better than that
, I will share it to you, you could use the function gettime, to create a timer for a command, I used to use the first method, creating a second timer and loop it, but when the callback gets larger, You will experience lag, but the code below is just amazing ![]() pawn Code:
|
But let's say I want to send a message when I'm able to heal again... I'll be forced to use a timer.. And newbienoobs' code (I think) will be better then using a timer...



, I will share it to you, you could use the function gettime, to create a timer for a command, I used to use the first method, creating a second timer and loop it, but when the callback gets larger, You will experience lag, but the code below is just amazing