Hiya!
A while ago i made an addon for my sin friend. It is changing the skill on "1" with the skill on "2". It works good on his main sin.
When he tries it on a other sin its not working for whatever reason. Im gonna post the code and hope some1 can help me to fix that!
greets FortwenT
A while ago i made an addon for my sin friend. It is changing the skill on "1" with the skill on "2". It works good on his main sin.
When he tries it on a other sin its not working for whatever reason. Im gonna post the code and hope some1 can help me to fix that!
Code:
FileName = xml[bit].dat.files\\skill3_contextscriptdata_assassin.xml
Search = skillbar-2="141090"
Replace = skillbar-2="141070"
Search = skillbar-1="141070"
Replace = skillbar-1="141090"
Search = skillbar-2="141100"
Replace = skillbar-1="141100"
Search = skillbar-1="141071"
Replace = skillbar-2="141071"
Search = skillbar-1="141072"
Replace = skillbar-2="141072"
Description = Assassin Shadow Dash swapped with Decoy
greets FortwenT