ID:151727
 
ok, so i wanted to change the skin to my map and deleted the buttons on the right (ALT,HOST,SAY) and i deleted the sample box on the bottom( thats the box that you write what you want to say) can i get those back or am i screwed?
(ALT,HOST,SAY) are just buttons with a command
and the lil box is input :O
u can add those while editing ur interface/skin but its ur job to add the commands
:D
In response to XskyflakezX
XskyflakezX wrote:
(ALT,HOST,SAY) are just buttons with a command
and the lil box is input :O
u can add those while editing ur interface/skin but its ur job to add the commands
:D

If u's be havin troubs

// Say command.
.winset "saybutton.is-checked=true?input.command="!say \"" macrobutton.is-checked=false:input.command="

// Alt command.
.winset "macrobutton.is-checked=true?input.command="!.alt " saybutton.is-checked=false:input.command="

// Host command.
.host
<dm>
In response to Green Lime
what about my stat pannels , that is missing 2.
In response to Tales2008
Tales2008 wrote:
what about my stat pannels , that is missing 2.

I think that is just a regular info control.

If you want the default skin back, you can go to the folder "C:\Documents and Settings\$USER_COMPUTER_NAME\Application Data\BYOND\Skins\BYOND"

Where $USER_COMPUTER_NAME is your computer name.

And copy the skin.dmf to your BYOND project directory file.