Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Disabled items still active...
#1
It seems that if you disable a macro/function it is still able to run when called.
example:
create a init2 and disable it, it will still run when you start QM.
Im sure this also applies for other macros/functions.

IMHO, if a piece of code is disabled it should generate a RT if you try to execute it.
Well thats all for now, 3M
#2
It disables only trigger.
#3
I know i noticed...but maybe you can change it like i said so it also prevents execution?
Well thats all for now, 3M
#4
In the function:
Code:
Copy      Help
if(dis(getopt(itemid))=1) end "this function is disabled"
#5
hahaha ty for that solution, but i ment as a QM feature and you know that i think...
:wink: :lol:

grabbing back the init2 example i gave...it is called from default init.
plus it needs the coder to enter that check in ALL his code.
Im sure it is more intuitive if QM generated RT by default when you try execute disbaled code :wink:

Just trying to make QM even better as you know...
Well thats all for now, 3M


Forum Jump:


Users browsing this thread: 1 Guest(s)