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

Request Addon requesting some guidance on setting skill priorities in normal mode

lalaquaqua

Cricket
Member
As from title, I'd like to learn how to set skill priorities in normal mode, while moving certain skills to different keybinding than the original ones.

Tried to learn that by checking other addons that add priorities and such, but it didn't really help so I'd like to take few mins from some good soul, in order to understand and learn logics to follow in order to write such addons by myself.

Thanks in advance!
 

cupid

Forgiving
Staff member
Moderator
Member

It is slightly outdated, but it works sorta the same.
To edit the normal mode files, you need to find the skill3_contextscriptdata_<class>.xml files (replace<class> with your class name, as explained in https://www.bnsbuddy.com/threads/simple-mode-everywhere.518/)
 

lalaquaqua

Cricket
Member

It is slightly outdated, but it works sorta the same.
To edit the normal mode files, you need to find the skill3_contextscriptdata_<class>.xml files (replace<class> with your class name, as explained in https://www.bnsbuddy.com/threads/simple-mode-everywhere.518/)
Thanks alot but that post talks about how to remove skills from simple mode, I wanna know how to deal with setting priorities from 0.
I saw strings where people did that, but it's confusing especially considering certain skills have even 6-7ids D:
 

cupid

Forgiving
Staff member
Moderator
Member
As I said, just apply the same but to files with the name skill3_contextscriptdata_<class>.xml.

It is exactly the same.

The priority is just the order that the skills appear in the file, or clever assignment of the keys to the skills.
 
Top Bottom