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

Addon Forcemaster 3rd spec FM

wwwqa

Cricket
License
Member
ty it's working now


can someone remove Z from simple mode

This is FM 3rd.xml's code

Code:
<patches>
  <patch file="skill3_contextscriptdata_forcemaster_contextsimplemode.xml">
    <!--번개폭풍-->
    <select-nodes query="//condition[@skill[(.=133180) or (.=133181) or (.=133182)]]/../result/@context-2[(.=133180) or (.=133181) or (.=133182)]">
      <set-name name="skillbar-8" />
    </select-nodes>
    <!--연쇄번개-->
    <select-nodes query="//condition[@skill[(.=133190)]]/../result/@context-2[(.=133190)]">
      <set-name name="skillbar-5" />
    </select-nodes>
  </patch>
</patches>

just remove some lines make xml remove only z

Code:
<patches>
  <patch file="skill3_contextscriptdata_forcemaster_contextsimplemode.xml">
    <!--연쇄번개-->
    <select-nodes query="//condition[@skill[(.=133190)]]/../result/@context-2[(.=133190)]">
      <set-name name="skillbar-5" />
    </select-nodes>
  </patch>
</patches>

skillbar-5 mean Z, skillbar-8 mean V
Post automatically merged:

Can add Charge (LMB) to simple rotation?

No. that will ruin every simplemode rotation.
 

diablight

Cricket
Member
Does anyone have the unchanged FM 3rd skill simplemode.XML? If somenone has it, could you please load it up here?
 
Last edited:

Fenryk

Cricket
Member
hello I am looking for this format in Xml because the file in patch mode does not work very well and if possible F in auto and V in auto
 

Attachments

  • FM_3rd_simple_remove_V.patch
    902 bytes · Views: 31

Deadonkeyboard

Bamboo Warrior
Member
hello I am looking for this format in Xml because the file in patch mode does not work very well and if possible F in auto and V in auto

This autocast F in normal mode.
This patch don't needed in simple mode because F is already in simple mode
 

Attachments

  • FM 3rd Autocast F normal.zip
    477 bytes · Views: 128
  • FM 3rd remove V simple.zip
    398 bytes · Views: 73

Knarf

Cricket
Member
This autocast F in normal mode.
This patch don't needed in simple mode because F is already in simple mode
Thanks a lot Deadonkeyboard for the FM 3rd Autocast "F" normal mode !!!
I tried it and it work properly, I had been having issues with having "F" in my macro especially when people dies and you pass over it and it completely freezes your game...

I see that when you have autocast "F", it overrides other skills if you are casting them. Especially when you are casting your "C" just before leaving godmode, the autocast "F" will cast "F" over your "C" while your "C" is loading. Do you know if there would be any turnaround?
 

Deadonkeyboard

Bamboo Warrior
Member
Thanks a lot Deadonkeyboard for the FM 3rd Autocast "F" normal mode !!!
I tried it and it work properly, I had been having issues with having "F" in my macro especially when people dies and you pass over it and it completely freezes your game...

I see that when you have autocast "F", it overrides other skills if you are casting them. Especially when you are casting your "C" just before leaving godmode, the autocast "F" will cast "F" over your "C" while your "C" is loading. Do you know if there would be any turnaround?

try hold down the C key until the end.

at the moment i use Yberions addons

but without autocast of LMB,
if you use the one with autocast LMB there is the same problem with C and holding down the key does the trick.
 

Knarf

Cricket
Member
try hold down the C key until the end.

at the moment i use Yberions addons

but without autocast of LMB,
if you use the one with autocast LMB there is the same problem with C and holding down the key does the trick.
Holding "C" didn't work out. I have done some trials with Yberions' addon and it does a little bit more DPS so I'll be using it too but I still need to macro "F" 'cause am too lazy :D
I wonder if there's a way to avoid the auto "F" cast to override the "C" ... :bnshongwhat:
 

Deadonkeyboard

Bamboo Warrior
Member
if you use Yberions you don't need to macro "F" because original "F" is now on 4 in overcharge and godmode, which autocasts.
original 4 is on "B".
Macro would be RMB and B.
ah and you have to deactivate some skills, better read the readme from Yberion
 

Knarf

Cricket
Member
if you use Yberions you don't need to macro "F" because original "F" is now on 4 in overcharge and godmode, which autocasts.
original 4 is on "B".
Macro would be RMB and B.
ah and you have to deactivate some skills, better read the readme from Yberion
I preferred having autocast "F" for also going into override/godmode. Manually I tend to miss the spot and have to wait for 1-2 sec to get in back. But it's fine I put "F" back on my macro. At least the macro now is shorter than previously since its just LMB/RMB/F
I'll just be careful of the dead bodies not to "F" on them with the macro :bnsgiggle:
 

Masterfin

Cricket
Member
FM 3rd_simple_flash : it chages flash skill(LMB) to E
how to change the skill from simple mode to normal mode? thanks
 

Attachments

  • FM 3rd_simple_flash.patch
    356 bytes · Views: 29

Leslie

Cricket
Member
interesting. it works flawlessly in Kr now. maybe nc changed xml code by server? i dont know..
Actually nowadays i'm moving patch to xml.
because bnspatch apply xml first, this cause some unexpected error to apply addons(.patch)
can you try xml?

How to apply the patch for bnsbuddy ?? i am playing B&S taiwan, bnsbuddy still working for me.
 

Ariessy

Cricket
Member
I think this patch did not work for me in the bns buddy. Does anybody have similar issue with this add-on?
 
Top Bottom