Page 2 of 2

Posted: Sat Nov 24, 2007 4:53 pm
by Yuki Ookami
I have been looking for a bind/add on that was out once before but now I can not seem to find it any where. It allowed you to move from flight to hover with out doing anything. When you press "w" or what ever you use on your system to move forward it would run flight but when you released the button it would auto switch to hover. This would save endo as well as time in battle and make your toon stop on a dime in stead of floating into that on coming wall. If I remember this (add on) was a toggle program that you could turn off when walking / running and turn back on with a key stroke to go up up and away.

Posted: Sat Nov 24, 2007 5:33 pm
by Misericorde

Posted: Mon Nov 26, 2007 12:11 pm
by The VarianTaxi
Actually, if you read my last post, I gave you a couple examples of binds exactly for that purpose...

Re: New Teleport bind program!

Posted: Sun Apr 13, 2008 7:06 pm
by Anna Starkin.
Hey, Varian? Can you tell me how to use a skill then change costumes then start moving?
If so that would be great!

Re: New Teleport bind program!

Posted: Sun Apr 13, 2008 7:09 pm
by Anna Starkin.
Anna Starkin. wrote:Hey, Varian? Can you tell me how to use a skill, like a teleport right in front of you!
Using teleport.

Re: New Teleport bind program!

Posted: Mon Apr 14, 2008 1:46 am
by Nova
Deleted because I was way off from what was asked >.<

Re: New Teleport bind program!

Posted: Tue Jun 10, 2008 7:51 pm
by Flame151
Varian can you post a bind that switches to a costume and you use a skill, say fire Armor? or whatever.

Re: New Teleport bind program!

Posted: Tue Jun 10, 2008 8:13 pm
by Elly
Flame151 wrote:Varian can you post a bind that switches to a costume and you use a skill, say fire Armor? or whatever.
/bind keyname "powexec_name Power Name$$cc 0"

This will activate Power Name and switch you to the first costume slot whenever you push keyname. (The costume slots are numbered 0, 1, 2, 3, 4, so change the number to whatever's appropriate.)

Elly uses something a bit more complicated for her transformation, which allows me to time the costume shift with a specific moment in her power execution instead of at the start, but that requires chaining files together with bind_load_file commands, and may be more complicated that you want to bother with. If it's enough to have the power START executing at the same time as the costume change, what I gave above should work fine.

Re: New Teleport bind program!

Posted: Wed Jun 11, 2008 12:42 am
by Flame151
Thanks alot, Elly!

Re: New Teleport bind program!

Posted: Thu Jun 12, 2008 11:50 am
by Varian
sorry I didn't reply, nobody seemed particularly interested so I stopped watching the thread.

Re: New Teleport bind program!

Posted: Thu Jun 12, 2008 11:56 am
by Varian
Anna Starkin. wrote:
Anna Starkin. wrote:Hey, Varian? Can you tell me how to use a skill, like a teleport right in front of you!
Using teleport.
you can use click based powers like teleport with mouse binds. for example, a really helpful teleport movement bind that I use is;

/bind shift+lbutton "powexecname teleport"

Which teleports you when you hold shift and leftclick, to where you click.

I've been thinking about adding a "$$afk Teleporting, please be patient." to the end, not sure if the afk bubble sticks while you're teleporting though.