🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Replace nodes through macro

How I can replace nodes through macro.

I tried all possible ways to supress 'yes no message'

Below is script I am trying. The required function is 'if Element is destroying, let it.'

*createmarkpanel nodes 1 'sdgsdg'

set n1 [hm_getmark nodes 1]

*createmarkpanel nodes 1 'sdgsdg'

set n2 [hm_getmark nodes 1]

hm_answernext 'yes';

*replacenodes $n1 $n2 1 0;

*answer yes;

hm_answernext yes;

Find more posts tagged with

Sort by:
1 - 3 of 31