ARMYCHOOSE
DblClick()
usr.army="Army"
usr.loc=locate(1,1,1)
winset(usr,"window7","is-visible=true")
Problem description:
Everything works perfectly except for winset(), Theres no errors that popup it just doesn't work.
There may be something wrong with the skin but I've checked about everything.
I've also tried Winshow() but that never worked either
winshow(usr,"window7",1)