Friendly variable? (progs)

Posted by Zeno on Mon 27 Mar 2006 05:23 PM — 2 posts, 6,949 views.

USA #0
Does anyone know if there's a print friendly variable for $n in progs? $n prints the name, so it doesn't work well print a mobs name when a print friendly would be the short_descr for a mob. So does one exist, or do I have to create one myself? ;)
USA #1
If it's not in the mprog_translate or whatever the function's name is, then no, it doesn't exist, and yes, you'll have to make one yourself. :-)