WA - GSEIconGroup - how display icons when macro & combat is off

Hello all, to start, thank you per advance for your help

My question is about an weakaura on wagio from:


Weakaura GSEIconGroup : when I click on the GSE Gnome Sequencer Edition button, macro starts and the Weakaura will display an icon with the spell images which scroll

when the combat stops the Weakaura icon spell disappear (to see on video : youtube.com/watch?v=t5wQavbZoYE)


How can I always display icons with editor from WA because the icons disappear, when the macro or combat is off, and i really need to see the icons even when the macro is off

iam totaly lost if someone can help me , I don’t have the knowledge, per advance thanks you

source code :

{
"c": [
{
"actions": {
"finish": [],
"init": [],
"start": []
},
"adjustedMax": "",
"adjustedMin": "",
"alpha": 1,
"anchorFrameType": "SCREEN",
"anchorPoint": "CENTER",
"animation": {
"finish": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"main": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"start": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
}
},
"authorOptions": [],
"color": [
1,
1,
1,
1
],
"conditions": [],
"config": [],
"cooldown": false,
"cooldownEdge": false,
"cooldownSwipe": true,
"cooldownTextDisabled": false,
"desaturate": false,
"frameStrata": 1,
"height": 75,
"icon": true,
"iconSource": -1,
"id": "GSEIcon",
"information": {
"debugLog": false,
"forceEvents": true
},
"internalVersion": 75,
"inverse": false,
"keepAspectRatio": false,
"load": {
"class": {
"multi": []
},
"size": {
"multi": []
},
"spec": {
"multi": []
},
"talent": {
"multi": []
},
"use_alive": true,
"use_combat": true
},
"progressSource": [
-1,
""
],
"regionType": "icon",
"selfPoint": "CENTER",
"semver": "1.0.0",
"subRegions": [
{
"type": "subbackground"
},
{
"anchorXOffset": 0,
"anchorYOffset": 0,
"rotateText": "NONE",
"text_anchorPoint": "INNER_BOTTOMRIGHT",
"text_automaticWidth": "Auto",
"text_color": [
1,
1,
1,
1
],
"text_fixedWidth": 64,
"text_font": "Friz Quadrata TT",
"text_fontSize": 12,
"text_fontType": "OUTLINE",
"text_justify": "RIGHT",
"text_selfPoint": "AUTO",
"text_shadowColor": [
0,
0,
0,
1
],
"text_shadowXOffset": 0,
"text_shadowYOffset": 0,
"text_text": "%n",
"text_text_format_n_format": "none",
"text_text_format_s_format": "none",
"text_visible": true,
"text_wordWrap": "WordWrap",
"type": "subtext"
},
{
"glow": false,
"glowBorder": false,
"glowColor": [
1,
1,
1,
1
],
"glowDuration": 1,
"glowFrequency": 0.25,
"glowLength": 10,
"glowLines": 8,
"glowScale": 1,
"glowThickness": 1,
"glowType": "buttonOverlay",
"glowXOffset": 0,
"glowYOffset": 0,
"type": "subglow",
"useGlowColor": false
}
],
"tocversion": 110002,
"triggers": {
"1": {
"trigger": {
"check": "event",
"custom": "function(allstates, event,sourceName, spellinfo, ... )\n if event == "GSE_SEQUENCE_ICON_UPDATE" then\n \n if sourceName and spellinfo then\n \n --Use the arguments for this event\n allstates[sourceName] = {\n show = true,\n changed = true,\n progressType = "static",\n name = sourceName,\n icon = spellinfo.iconID\n \n }\n return true\n end\n end\nend",
"customIcon": "",
"customName": "",
"custom_hide": "timed",
"custom_type": "stateupdate",
"debuffType": "HELPFUL",
"event": "Combat Events",
"events": "GSE_SEQUENCE_ICON_UPDATE",
"eventtype": "PLAYER_REGEN_DISABLED",
"names": [],
"spellIds": [],
"subeventPrefix": "SPELL",
"subeventSuffix": "_CAST_START",
"type": "custom",
"unit": "player",
"use_absorbHealMode": true,
"use_absorbMode": true,
"use_eventtype": true,
"use_unit": true
},
"untrigger": []
},
"activeTriggerMode": -10
},
"uid": "(UO)Wu(7WyB",
"url": "",
"useAdjustededMax": false,
"useAdjustededMin": false,
"useCooldownModRate": true,
"useTooltip": false,
"version": 1,
"wagoID": "stqLDfNWeL",
"width": 75,
"xOffset": 0,
"yOffset": 0,
"zoom": 0
}
],
"d": {
"actions": {
"finish": [],
"init": [],
"start": []
},
"align": "CENTER",
"alpha": 1,
"anchorFrameType": "SCREEN",
"anchorPoint": "CENTER",
"animate": false,
"animation": {
"finish": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"main": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
},
"start": {
"duration_type": "seconds",
"easeStrength": 3,
"easeType": "none",
"type": "none"
}
},
"arcLength": 360,
"authorOptions": [],
"backdropColor": [
1,
1,
1,
0.5
],
"border": false,
"borderBackdrop": "Blizzard Tooltip",
"borderColor": [
0,
0,
0,
1
],
"borderEdge": "Square Full White",
"borderInset": 1,
"borderOffset": 4,
"borderSize": 2,
"centerType": "LR",
"columnSpace": 1,
"conditions": [],
"config": [],
"constantFactor": "RADIUS",
"frameStrata": 1,
"fullCircle": true,
"gridType": "RD",
"gridWidth": 5,
"grow": "RIGHT",
"id": "GSEIconGroup",
"information": [],
"internalVersion": 75,
"limit": 5,
"load": {
"class": {
"multi": []
},
"size": {
"multi": []
},
"spec": {
"multi": []
},
"talent": {
"multi": []
}
},
"radius": 200,
"regionType": "dynamicgroup",
"rotation": 0,
"rowSpace": 1,
"scale": 1,
"selfPoint": "LEFT",
"semver": "1.0.0",
"sort": "none",
"space": 2,
"stagger": 0,
"stepAngle": 15,
"subRegions": [],
"tocversion": 110002,
"triggers": [
{
"trigger": {
"debuffType": "HELPFUL",
"event": "Health",
"names": [],
"spellIds": [],
"subeventPrefix": "SPELL",
"subeventSuffix": "_CAST_START",
"type": "aura2",
"unit": "player"
},
"untrigger": []
}
],
"uid": "ONMS2y1m1io",
"url": "",
"useLimit": false,
"version": 1,
"wagoID": "stqLDfNWeL",
"xOffset": 300.83361816406,
"yOffset": -5.833251953125
},
"m": "d",
"s": "5.15.0-4-g1a08b4e",
"v": 1421,
"wagoID": "stqLDfNWeL"
}