I tried:
mob
verb
Say(msg as text)
world <<"[src.icon] [src]: [msg]"
But that just shows the name of the icon.
-Kappa the Imp
ID:268168
![]() Mar 30 2004, 10:55 am
|
|
How would you get your icon to appear in a say verb?
I tried: mob But that just shows the name of the icon. -Kappa the Imp |
![]() Mar 30 2004, 11:02 am
|
|
You need \icon before the []'s
|
DerDragon wrote:
You need \icon before the []'s Now, all that shows is the icon. Heres the code: OOC(msg as text) -Kappa the Imp |