I'm not sure if BYOND currently supports this, but what im trying to do is prompt a player to choose there own font-face.
Is this possible at the moment?
ID:273302
Jan 21 2010, 7:20 am
|
|
In response to Kaioken
|
|
Well when I say prompt it would be nice to have some way of getting there Fonts not just the basic windows ones. I know i could easily make a Window that shows select fonts via putting the names in a list and just changing the font with winset. I was hoping there might be something like
mob/verb/Font(F as font) |
You can prompt a player with a list of predefined fonts for them to choose from.