ID:159229
 
On a macro you can do "level-1\nlevel-2\nlevel-3" but i need a button to call two commands. Currently i have the buttons command set to ".winset "info1.is-visible=true"\n.winset "statbutton2.is-visible=true" And it gives me this error "winset: Parameter statbutton2.is-visible=true not found."
and it won't even set the info1 to visible.
Have you read the Skin Reference? Use semicolons.
In response to Kaiochao
reading, me, Never! That's what i thought originally, but i never followed up on it.