Jass rects back into a GUI region

Status
Not open for further replies.

dumb_peon

D

dumb_peon

How do I convert a Jass rect back into a GUI region so I can go aobut changing the size and shape. is there a program that will do that?
 
that still doesn't allow me to alter the coordinates readily in a manner to adjust like moving the GUI region to an other spot on the map
 
No. The 100% jass rect has no GUI visual component. The WEU still access the GUI visual component and shows up as a blue rectangle in the world editor.

The MapOptimizer basically removes the GUI visual component of a WE region and internalizes in jass. I basically want to reverse that.

The only person that can help me on that is probably Vexorian.
 
Status
Not open for further replies.
Back
Top