Custom button

Status
Not open for further replies.
What happens is that it is in lua and I use The thing is, it's in lua and I use jass
The natives are still the same, just with/whithout call functions.

EDIT: You hide/show frames with BlzFrameSetVisible (frame, boolean). In case you're using JASS it should be call BlzFrameSetVisible (frame, boolean).
 
But I've seen it many times and it doesn't say anything about removing them.
There are many references to hiding the default UI there. Sometimes you just have to check what natives are being used, and apply the same logic on the frames you're making. Try to work things out by yourself instead of writing short one-line questions with no question mark.
 
There are many references to hiding the default UI there. Sometimes you just have to check what natives are being used, and apply the same logic on the frames you're making. Try to work things out by yourself instead of writing short one-line questions with no question mark.
Ok
 
Status
Not open for further replies.
Back
Top