Difference between revisions of "PrintToConsole"
Jump to navigation
Jump to search
m
→Notes: Corrected 'PrintToC'
imported>Haama (→Notes: Better Example) |
imported>Haama m (→Notes: Corrected 'PrintToC') |
||
Line 33: | Line 33: | ||
set goldCost to 500 | set goldCost to 500 | ||
PrintC "Press %k to summon companion %n %rCost: %g gold" keyCode refVar1 goldCost</pre> | |||
prints out | prints out | ||
<pre> Press TAB to summon companion Adrian Decanus | <pre> Press TAB to summon companion Adrian Decanus |