ID:155157
 
If i make a visible window, Aside from the main window of a game, how do i set it to appear in a certain spot? Such As:

O= new window
X=2nd new Window

____________
|_X__________|
|____________|
|____________|
|__________O_|
The 'pos' attribute, with winset().
In response to Murrawhip
Murrawhip wrote:
The 'pos' attribute, with winset().

May i have an example? I dont understand how to minipulate 'Pos'
In response to XxLucifersJesterxX
In response to Robertbanks2
Robertbanks2 wrote:
Read the skin reference.

http://www.byond.com/docs/ref/skinparams.html

Thanks for that =3