Hey, idk how to fix this, but i used to multibox over on waremane and just copied and pasted the the screen size from my script to yours all my clients got shifted to the middle of the screen as of a result, here's the sizes i used, but don't work for some reason
<positionAndSize WoW1 0 0 1600 650>
<PositionAndSize WoW2 0 650 400 270>
<PositionAndSize WoW3 400 650 400 270>
<PositionAndSize WoW4 800 650 400 270>
<PositionAndSize WoW5 1200 650 400 270>.
This is from my own script, just didn't want to take the time to delete my account info, same thing though. why doesn't this work for vanilla?
Alright ppl who are having the same problem with window size i figured a solution, make sure your #1 Your in game settings is [Set to your computer resolution] 2# Make sure that "Windowed" is check, and the little box below it is checked "Maximized"... For the [PositionAndSize] for some reason Furyswipes code is Size/Position first weird, but to fix this your just have to swap the (X,Y) coordinates, like the following from above" <positionAndSize WoW 1600 650 0 0>" your just swapping the numbers around hopefully i could help anyone in need.