Page 1 of 1

One last thing...

Posted: Sat Feb 18, 2012 3:19 am
by Romplayer
I was wondering if there is a function in RoM or if RoMbot could disable "Looking for party" , switches on or off. I am trying to make it stay off b/c it is on by default. So can i do a Rombot mouse click to disable it or is there some Rom code to frame click it off? I believe it switches on every zone change.

When u right click your portrait u get a drop down where Looking for party is either on or off.

I heard there is is/was an addon way back that did this but i cannot seem to find one currently.

Help please, ty :)

Re: One last thing...

Posted: Sat Feb 18, 2012 4:07 am
by rock5
I'm pretty sure it's off by default, or it always has been for me. I don't know why it's on for you.

Re: One last thing...

Posted: Sat Feb 18, 2012 4:51 am
by lisa
Always off for me, maybe your addon is turning it on ;)

Re: One last thing...

Posted: Sat Feb 18, 2012 10:45 am
by Romplayer
only addon that might turn it on is pbinfo? b/c that pretty the only addon i have.... doesn't have an option for that.

Re: One last thing...

Posted: Sat Feb 18, 2012 11:40 am
by Romplayer
is this function PB_SeekSettingsFrameAreaDropDown1_Click
would be used?
maybe
PB_SeekSettingsFrameAreaDropDown1_Click(#,#)?

Re: One last thing...

Posted: Sat Feb 18, 2012 12:11 pm
by Romplayer
nevemind i found it
/script SetFindPartyState(x)
x= true on
x= false off