Hi guys, just another question.
How do you stop someone from holding a macro and letting them use the verb like a spam?
'Coz I have Meditate as a macro, and when they hold 'm' it lets them spam it, even when it has an if(!usr.meditating)
thanks guys.
ID:160021
Dec 1 2008, 9:56 pm
|
|
Dec 2 2008, 6:31 am
|
|
The problem is in your code then, post the snippet and we'll help.
|
Uncheck the repeat option from that macro.
Of course, if you do not have control_freak set to 1, they can still modify their local skin copy and check repeat again. If you have a stat gain at the beginning, move it after a delay. If it is looped and you do not want the loop to stack up, specify the value to something unique, such as: mob/verb/Meditate() |
In response to Andre-g1
|
|
It's preset using a script file
macro//define these as Macros: player |