• Hi Guest! To get rid of ads on the page, please consider donating through user upgrades or other methods.

Search results

  1. 16 inches of Chi

    Addon Goodbye DPS Boosting Mod

    Why are you using lightning BDs simple mode? It'll ruin your lightning flash by canceling your second strike with flicker so you lose a lot of dps. You need a long delay after using lightning flash and a short delay after flicker, you're better off making a macro with nonsimple mode than rely...
  2. 16 inches of Chi

    KFM remove 2nd and 3rd lmb as requested

    Poked out power cross and spin kick in simple mode and it's kinda shit still, oh well. Like, straight jab 4 times in a row while ignoring swift strike shit. Incase anyone was wondering.
  3. 16 inches of Chi

    Addon Goodbye DPS Boosting Mod

    Never seen it before so I assumed people went code diving again.
  4. 16 inches of Chi

    Addon Goodbye DPS Boosting Mod

    Fuck we break the game more every day and I love it.
  5. 16 inches of Chi

    Addon that disables Power Cross & Spin Kick for KFM?

    You should have 3 skill IDs for straight jab, let's say 10200 for simplicity(I don't know the ID in my head). You'll should see 10202, 10201 and 10200. If you remove 10202 and 10201 you should only have straight jab left, in theory anyways. If that disables LMB entirely try removing 10201 and...
  6. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    I do not. I haven't looked at the code for warlock but I don't think that kind of stuff is in the xml. Stuff like on hit and on crit work by having them at a higher priority than the skill that triggers them.
  7. 16 inches of Chi

    a small request

    Replace Quickfire (gunner RMB) on context-2 with reload, add quickfire one step above with an event UI effect. Bonus points if you ignore the Ui effect and tell me what happends. I think it makes it look like Quickfire is the normal skill on RMB but I'm not sure, it might break everything too.
  8. 16 inches of Chi

    Request Addon Simple mode gunner help

    Just slap all the effects on if it makes you happy. Where in the code depends on where the other skills are. Like I said if you don't want it to cover another skill place it below that skills. If you don't care place it at the top. What you'll lose is maybe the resist F skill because it gets...
  9. 16 inches of Chi

    Request Addon Simple mode gunner help

    You add the code in the xml64.dat if you're using the 64 bit client, in the shooter simple context something, far down the list anyways. After that you just add it in there, I'm not exactly sure where in the priority list you want it since, it'll cover the skills that's under it. So if you put...
  10. 16 inches of Chi

    Request Addon Simple mode gunner help

    <layer> <decision> <condition skill="23245" /> <result context-3="23245" context-ui-effect="key-change" control-mode="classic" /> <result context-3="23245" context-ui-effect="key-change" control-mode="bns" /> </decision> </layer>...
  11. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    Not sure what you want, please elaborate. V won't show up under the simple mode interface if you press K even if you add it. As for combos can you give an example? Simple mode works in a priority system from what I understand, so if I can't cast iron shoulder or breaking claw it casts cobalt...
  12. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    Ice SF is pretty ping dependant from what I know, could be because of that. His ping is lower than mine atleast. You mean the shining that always shows up on your F skills? That's just there to indicate that it's a combo skill that covers the normal skill that's there. If you look at his Ice...
  13. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    Probably because you can't ani cancel as quickly as you can manually, I don't really mind though personally. https://www.bnsbuddy.com/threads/remove-skills-from-simple-mode.551/ Cupid did a lovely guide that taught me how to do it. Sorry for the late reply, both of you.
  14. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    Probably but why would you? It's only ever used if you're out of focus so you might as well have it.
  15. 16 inches of Chi

    Can someone help me with cat ears

    If he is trying to change the summoner cats ears it's impossible like you said, since the cat should be a single uh...... Thing.
  16. 16 inches of Chi

    Blade and Soul One Click Tool

    Works fine for me, but I have had it installed for a while and I haven't updated it.
  17. 16 inches of Chi

    Can someone help me with cat ears

    I'm no expert, but it sounds like something the Oneclick costume tool thing could do for you. Check the attached file, it looks like you can change the look of one ear and tail type to another, atleast if you can find the type of ears and tails you're looking for.
  18. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    Doesn't sound too hard if it works the way I think it does, maybe I'll get around to it someday in the near future. I'm rather lazy you see so don't keep your hope up for anything soon, ish.
  19. 16 inches of Chi

    Addon Soul Fighter Adding V to SF simple mode

    The patch adds Ice helix/king strike and king fist/Frost storm to RMB for SF in simple mode. It has higher priority than Awakened Dragonfury so it should always be cast when it's avalible. Anyways just throw this into a notepad and change the ending to .patch afterwards and throw it into the...
Top Bottom