Simple question is it possible in Custom UI, to basically by a command, change texture of a customUi button
like you can with the text change
EDIT: NVM got my plan working.
like you can with the text change
- Set VariableSet TempString = (|cffffff00 + ((String(TempInt[(Player number of (Triggering player))])) + |r))
- Custom script: call BlzFrameSetText(TempText, udg_TempString)
- call BlzFrameSetTexture(BackdropTestB, "TestBD.blp", 0, true)
EDIT: NVM got my plan working.
Last edited: