eq_contracts
New member
- Joined
- Feb 17, 2005
- RedCents
- 0¢
Anyone here have great working knowledge of the timer functions in MQ2.
Basically what i'm trying to accomplish is I want my character to call a camp check if asked, but the way I have it now, he will call camp check for every single camp check called, so if someone gets the brainy idea to call camp check 10 times real fast, he'll respond 10 times in like 4-6sec intervals. Which as you coudl tell would be unacceptable. This only happened once that I remember, luckily I was at the keyboard like I am 90% of the time and I just joked about it and noone thought anything different.
Sorry for rambling on. I need a function that will call my camp in camp check , but only once every ${ccdelay}
I've tried to piece this out of existing code, but I really dont' understand the timer and it's variables, so i'm having a hard time getting it functional.
Any help would be greatly appreciated. If you wanna send a PM, I would prefer it.
Basically what i'm trying to accomplish is I want my character to call a camp check if asked, but the way I have it now, he will call camp check for every single camp check called, so if someone gets the brainy idea to call camp check 10 times real fast, he'll respond 10 times in like 4-6sec intervals. Which as you coudl tell would be unacceptable. This only happened once that I remember, luckily I was at the keyboard like I am 90% of the time and I just joked about it and noone thought anything different.
Sorry for rambling on. I need a function that will call my camp in camp check , but only once every ${ccdelay}
I've tried to piece this out of existing code, but I really dont' understand the timer and it's variables, so i'm having a hard time getting it functional.
Any help would be greatly appreciated. If you wanna send a PM, I would prefer it.