skin-code

by Konlet
I prefer typing to clicking. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Konlet.skincode##version=0

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Konlet.skincode##version=0

51 downloads
Latest Version
Date added: Apr 6 2018
Last updated: Apr 7 2018
2 fans
An unpolished substitute to BYOND's default skin configuration method.

author: konlet (https://byond.com/members/konlet)
publish date: 4/6/2018
description: I prefer typing to clicking.

important note: you cannot have more than one info element, so you have to reference the one already in skin.dmf ('info.info') and the same goes for the default map control. ('map.map')

also, to reference any element it is the name of the pane followed by .element-type.
for example: "out-of-character.output", "in-character.output", "character-name.label", etc.