ID:145328
 
Code:
verb
Say(msg as text)
set category = "Communication"
Planet <<"<BIG><font color = Green>[usr]: [msg]"


Problem description:Well, ive added a planet system where you can travel to, now i want to make it that all things on the planet hear what i say, not the world.
the problame is that, i cant hear myself and no one else can hear me also..
Please help!



-Strong123488

1 - Please place code between the >dm> and >/dm> tags.

2 - Close your html tags.

3 - What is this 'Planet' variable that you're outputting to?

4 - How are these rooms defined?
In response to Jp
verb
Say(msg as text)
set category = "Communication"
Planet <<"<BIG><font color = Green>[usr]: [msg]"


my var is Planet = "Earth"
Now, when you change planets you make its own name
and i want other people who have the same planet name as me to hear me example: *Im on planet Vegeta* Hi everyone!
*No one hears me because their all on earth* that is the thing i want not like
*Im on planet vegeta* Hi everyone!
*Earth People* Sup?