|
hogarius Adept
Joined: 29 Jan 2003 Posts: 221 Location: islands.genesismuds.org
|
Posted: Mon Sep 07, 2009 1:37 am
toggling a monospace font |
I had asked this question previously in the CMUD general forum, and was told this was a feature in the beta versions of CMUD.
I play Simutronics' Modus Operandi. The output from certain commands sent to the MUD is best viewed in a monospace font. How would I, upon entering one of these commands, toggle the output to the main MUD window to be shown in, say, Consolas font, and then, when a trigger pattern is received, have the following lines be output in the normal default font (Tahoma, e.g.) once again? |
|
|
|
charneus Wizard
Joined: 19 Jun 2005 Posts: 1876 Location: California
|
Posted: Mon Sep 07, 2009 2:55 am |
#TRIGGER {Whatever you want the trigger to be} {#GAGSPACE;#PRINT <font face="Tahoma">%line</font>}}
You can change it to any font you want, it in the font you want it to. If you're looking to preserve color, you'll have to go a bit more in depth with it.
Charneus |
|
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|