Opening Contactlist using the cellphone


Anthem Aegis

 

Posted

A little bind I use, that some might find fun and helpful:


/bind c "windowtoggle contact$$em cellphone"


Now, whenever you press the 'c' key, your contact window will open up, and your character will do the cellphone emote. Pressing 'c' again will close the contact window again.

You can of course, replace the 'c' key with any key you rather like, as well use a different emote.

The whole thing as a macro to click on if you rather use that:


/macro Cont "windowtoggle contact$$em cellphone"




Summer


 

Posted

What a neat little bind! I think I'll use that one!


 

Posted

Oooooo... I think I'll combine this with another string of binds I was playing with, shown below.

contactmission1.txt
C "windowtoggle contact$$em cellphone$$bindloadfile contactmission2.txt"

contactmission2.txt
C "windowtoggle mission$$em clipboard$$bindloadfile contactmission3.txt"

contactmission3.txt
C "windowhide contact$$windowhide mission$$em none$$bindloadfile contactmission1.txt"


 

Posted

Is there a "bind_load" involved in there someplace, Konoko?


 

Posted

Spiffy! Thanks, Summerstar!