Sign
icon='Madjarjarbinks.dmi'
icon_state="afk"
density=1
Bumped(mob/character)
character<<browse(mess,"window=Sign")
world<<"\red Test:[character.name] bumped in to the sign. The sign's message is [mess]."
[EDIT]
I see, I added the debug after I did the latest code I sent before this one. But, still nothing.
Note that I showed the debug message under the Bumped() of the object and NOT under the atom/proc/Bumped()..
The atom/proc/Bumped() is overwritten thus it won't show it so please, put the debug message as I showed you in [link] (copy/paste it in and show me what the debug message says)
Note that the snippet in the ID shown is under obj/Sign NOT atom/proc
- GhostAnime