hi i was on here before about the name being the name picked well i want an icon to go with that how do i do it
E.g
(a picture of Mark Webber) Jaguar: Mark Webber: Hi
so can someone plz help me
ID:171661
![]() Aug 24 2004, 7:08 pm
|
|
you change the input for \icon[]
for instance - \icon['mysexybody.dmi'] that would then display the icon mysexybody.dmi so basically - \icon['insert file name here'] look up the DM reference, and look up icon... you might beable to learn some so you can understand better. |
the code looks like this
mob/verb/OOC(msg as text) |
One sec, let me get Zila's Tutorial. READ IT ALL.
Do not copy it... [Edit]http://zilal.byond.com/tutorials/zbt.html |
You use the \icon text macro.
\icon[src] makes the \icon macro know that the icon will be src's icon.
~~> Dragon Lord