[Problem] ClearDelaygoto dont work

Axel

Dedicated Member
Dedicated Member
Jun 13, 2006
19
0
47
Hello,

I have one problem with this command: cleardelaygoto

I stayed trying to use it but dont work. I put one example of my form of use it:

[@main]
#SAY
<activate/@activate>\
<desactivate/@desactivate>\
//

[@activate]
#ACT
SysMsg "Hi"
Delaygoto [Grobal] 5 @activate 1002


[@desactivate]
#ACT
ClearDelaygoto 1002

This is an easy script for show all the syntaxis that i use. But the command ClearDelaygoto dont kill this loop

I stayed making some tryes, but i dont have any good result.

Anybody known about it? Can help me for resolve how i can kill this loop using the command "ClearDelaygoto"?

Really i need use just this command, i dont need learn other form for exit the loop. Only need known how use this command correct.

Regards,
 

Yolom

LOMCN Veteran
Veteran
Aug 7, 2010
325
21
45
Spain
In the script you have Delaygoto to 5 seconds. Have you disabled before passing the 5 seconds?
 
Upvote 0

Axel

Dedicated Member
Dedicated Member
Jun 13, 2006
19
0
47
This is just one example, I need known if anybody use cleardelaygoto and will get stop the command delaygoto.
 
Upvote 0

Axel

Dedicated Member
Dedicated Member
Jun 13, 2006
19
0
47
I saw other scripts and i make the same but this command dont work.

If you want can try to use it and you can view it, dont work believe me.

Regards,
 
Upvote 0