New Teleport bind program!
Moderators: Student Council, Upperclassmen
- Yuki Ookami
- Posts: 405
- Joined: Tue May 15, 2007 12:08 pm
- Location: Lost in my own little world.
- Contact:
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.
- Misericorde
- Posts: 1921
- Joined: Mon Mar 13, 2006 9:31 pm
- Location: Saint Joseph's School
- Contact:
Try either Gnarly's Speed on Demand:
http://www.xenocoder.co.uk/downloads/ci ... on-demand/
Or Citybinder:
http://sourceforge.net/projects/citybinder/
http://www.xenocoder.co.uk/downloads/ci ... on-demand/
Or Citybinder:
http://sourceforge.net/projects/citybinder/
Origin: 1200–50; ME misericorde lit., pity, mercy, an act of clemency
misericordia pity, equiv. to misericord- (s. of misericors) compassionate
(miseri-, s. of miserēre to pity + cord- s. of cor heart) + -ia -y 3
misericordia pity, equiv. to misericord- (s. of misericors) compassionate
(miseri-, s. of miserēre to pity + cord- s. of cor heart) + -ia -y 3
Re: New Teleport bind program!
Hey, Varian? Can you tell me how to use a skill then change costumes then start moving?
If so that would be great!
If so that would be great!
Re: New Teleport bind program!
Using teleport.Anna Starkin. wrote:Hey, Varian? Can you tell me how to use a skill, like a teleport right in front of you!
Re: New Teleport bind program!
Deleted because I was way off from what was asked >.<
Re: New Teleport bind program!
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!
/bind keyname "powexec_name Power Name$$cc 0"Flame151 wrote:Varian can you post a bind that switches to a costume and you use a skill, say fire Armor? or whatever.
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.
Sometimes I lie awake at night and I ask, "Why me?", then a voice answers "Nothing personal, your name just happened to come up." - Charlie Brown
Re: New Teleport bind program!
sorry I didn't reply, nobody seemed particularly interested so I stopped watching the thread.
Re: New Teleport bind program!
you can use click based powers like teleport with mouse binds. for example, a really helpful teleport movement bind that I use is;Anna Starkin. wrote:Using teleport.Anna Starkin. wrote:Hey, Varian? Can you tell me how to use a skill, like a teleport right in front of you!
/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.