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

Addon Grimreaver to G

Igniz

Cricket
Member
Hello

can anyone help me fix this i tried moving grimreaver to the g key in other ways besides this one but none worked

Giga Sword = 160632
grimreaver = 163100

<patches>
<patch file="skill3_contextscriptdata_swordmaster_contextsimplemode_g3.xml">
<!-- Move Grimreaver to G -->
<select-nodes query="/table/contextscript/stance/layer/decision/result/@skill-5[(.=163100)]">
<set-name name="special-1" />
</select-nodes>
</patch>
</patches>
 

klalnw2546

Cricket
Member
Move Like this ? I hope it will be useful. You can Install by PATCH in buddy.
1648196802282.png
 

Attachments

  • BD Move Grimreaver to G in simple mode by kla.xml
    1.7 KB · Views: 22
  • 1648196888371.png
    1648196888371.png
    59.2 KB · Views: 64
Top Bottom