ok worked like a charm, i got 60 lines instead of 350 lines
if only i could do the same with reset ...
few questions:
1. according to
this the val indicates which button is selected.
but the
example suggest that it also allow to set it (onInit)
if so, what happens when its selected? the icons updated on all the radio buttons?
and if i dont use those icons and want to set my own sequence, can i use onchange function?
for example if @cvar:radio1 ==2 and i set it to @cvar:radio1=1
will it trigger onchange on both 1,2 buttons so i can draw change their state?
2. huddisable called when soldier die?
thanks.