Hello Guys, i have the next question!
I want make a combobox on my GUI for "Chaining Heal" with coreHealing. Is that possible?
This function takes two values. Now i have tested this code:
But this don't work...Code:{ type = "combo", text = "Chaining Heal", combo = { { text = "80", key = "percent" }, { text = "3", key = "count" }, }, default = "none", },
Need help!
Best regards
dechad