Politician Archive
Thread: Need the macro to start a city chat
Page 1 of 1
BradBradley
Sun Dec 14, 2003 7:35 am
#1
It's interesting, but wouldn't it make more sense to put it under SWG.(server).(planet).(cityname)?
JediNate
Sun Dec 14, 2003 10:12 am
#2
you are my new best friend....thank you!
Birks,
Mayor of Gens Urbis, Dantooine, Wanderhome
JediNate
Sun Dec 14, 2003 1:30 pm
#3
I remember reading on this board that someone had written a macro that when used created and joined a city chat channel...and if the channel already existed it simply joined the channel. If anyone knows anything about this could you post it here? I think it was a couple weeks ago that I saw it.
Birks
Mayor of Gens Urbis, Dantooine, Wanderhome
Joshie
Sun Dec 14, 2003 1:52 pm
#4
To make a public channel:
/chat create SWG.Servername.Chat.cityname 0 1 "this channel is for residents of cityname" ; /pause 2; /chat join cityname
To make a private channel:
/chat create SWG.Servername.Chat.cityname 0 0 "this channel is private so you can't see this anyway" ; /pause 2; /chat invite person cityname ; /chat invite person2 cityname
/chat create SWG.Servername.Chat.cityname 0 1 "this channel is for residents of cityname" ; /pause 2; /chat join cityname
To make a private channel:
/chat create SWG.Servername.Chat.cityname 0 0 "this channel is private so you can't see this anyway" ; /pause 2; /chat invite person cityname ; /chat invite person2 cityname
Page 1 of 1