cursey / kanan

Mods for Mabinogi using Javascript
The Unlicense
57 stars 30 forks source link

Create MuteCommerceImp.js #59

Closed Poshwosh closed 8 years ago

Poshwosh commented 8 years ago

Another restored script part of #46. Originally called "NoImp", created by Step29.

cursey commented 8 years ago

I tested this and it seems like I still got the commerce imp warnings when bandits were near by. I didn't get any random chatter from him but I did still get the warnings. Is that intended?

Poshwosh commented 8 years ago

When I tested if it worked, it was based on the chatter, yes. I did not realize his bandit warnings still trigger him.

I'd say it's "working as intended" in terms of what Step29 originally patched, I just fixed it, there were no other values, just this one line. ;Removes all commerce imp popup messages [NoImp] Search1= 8b 48 10 03 48 08 3b 4d 08 0f 83 Replace1=8b 48 10 03 48 08 3b 4d 08 90 e9

cursey commented 8 years ago

Alright I was just making sure it was as intended.