08-31-2023, 11:53 PM
OK staging is up and yes it works @bplus @dbox
Check out staging with qbjs banner
Design your banner using 1400 x 256 as you have been, or whatever size, then before you release it, we use this code instead for your constants:
Cheers
Check out staging with qbjs banner
Design your banner using 1400 x 256 as you have been, or whatever size, then before you release it, we use this code instead for your constants:
Code: (Select All)
Const xmx = _ResizeWidth - 2 '1400
Const ymx = _ResizeHeight - 5 '256