What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

WingIt - All In One

There's like a 10 second delay after Meditation on my Jedi Shadow. Anyway around this?
 
Fab, it took me a while to figure that out too. You copy the Wingit folder and put it in your "buddywing/Routines" folder in BESIDE the "DefaultCombat" directory.

Then, when you're in buddywing, you select Wingit from the Combat Routines pulldown menu.

You should look into "Fight at Joe's" as well and see which one you like more (that one has installing instructions). Wingit is unreliable (for me).

Either way you slice it, you're probably going to have to design your own Routine by modifying an existing one because I haven't found one yet that gave me an optimal rotation that wasn't customized. Maybe it'll be better for whatever class you play.

Best of luck.
Not sure how you're suppose to save the folder??? I don't see any folders to save on the link for WingIt just a bunch of links.
 
Not sure how you're suppose to save the folder??? I don't see any folders to save on the link for WingIt just a bunch of links.

The first link here on the OP's first sentence.
You'll always find the latest Version here
.

It then goes in the Routines folder.

So now you should have two folders inside the Routines folder
- DefaultCombat
- Wingit

Hope this helps.

 
The first link here on the OP's first sentence.
You'll always find the latest Version here
.

It then goes in the Routines folder.

So now you should have two folders inside the Routines folder
- DefaultCombat
- Wingit

Hope this helps.

I click that link and get brought to a page with more links and nothing I can download.
 
I click that link and get brought to a page with more links and nothing I can download.

This is what we call SVN's. Check the second link on the OP's page. This is how you get the profiles

Now read his guide so you know how to do SVN. In a nutshell SVN program allows files to be updated by the publisher and you can right click the folder to update. Basically you dont have to keep checking the forums for profile updates.

Make sure you read all the guides for BW, and also when a poster has something always check all the links and helpful hints:)
 
I click that link and get brought to a page with more links and nothing I can download.

Hi Ngwag,

You have to set up TortoiseSVN (or some other SVN) to access the latest build. General instructions on how to use SVN are here.

Good luck,
-D
 
Code:
            { new ClassTunables() {
                Class = CharacterClass.Inquisitor,
                RejuvenateAbilityName = "Seethe",
                SelfBuffName = "Mark of Power",
                IsRejuvenationNeeded = (torPlayer) => { return ((torPlayer.HealthPercent < 70) || (torPlayer.ResourceStat < 70)); },
                IsRejuvenationComplete = (torPlayer) => { return ((torPlayer.HealthPercent >= 95) && (torPlayer.ResourceStat >= 95)); },
                NormalizedResource = (torPlayer) => { return (torPlayer.ResourceStat); }
                }},

Seems to be not working, when i have less than 70% of my resource its just keep going :/
 
yea i noticed that too

I remember reading that the Resource calls (for BH and Trooper) work backward. So 70 actually means you have 30% remaining. Not sure why it does that, but that's what I remember.
 
I remember reading that the Resource calls (for BH and Trooper) work backward. So 70 actually means you have 30% remaining. Not sure why it does that, but that's what I remember.

well that's interesting i may just give that a try..
 
it does that because as bh/trooper you BUILD up heat, full "mana" is 0 heat. but... guys... please let's drop wingit completly (except the pieces that are left in joes').

even a tiny bit of support or "trying to figure out something" is not worth the time! figure it out for joe's and let us get a better all in one CR. the platform of joes' is far better than wingit
 
it does that because as bh/trooper you BUILD up heat, full "mana" is 0 heat. but... guys... please let's drop wingit completly (except the pieces that are left in joes').

even a tiny bit of support or "trying to figure out something" is not worth the time! figure it out for joe's and let us get a better all in one CR. the platform of joes' is far better than wingit


well started 2.o of Joe's so come on over and help build it up
 
can some one show/tell me how to setthis up after i got the svn plz
 
can someone help

can some one show/tell me how to setthis up after i got the svn plz


id like to try this, but i cant find where to put this .

do we put this in the routines folder or in the main folder .
 
yep wingit is very very old and will not get updated anymore. use the new one like jnp suggested
 
If that's the case can we got a mod to resticky and delete some old bloat around here. Im just looking into buying and not sure whats new and whats not.
 
Back
Top