Is there a way to fine tune who/what is being mez'd?
There is an event that I want my enchanter to do nothing but mez adds ONLY if they have a certain name, there are 23 possible names/types.
As far as I know I cant really do this with Kissassist_Info.ini since it's a shared file....if I add certain names to the MobsToIgnore all my chars will ignore them. MezImmune can only handle 10 and I need 21.
I thought of making a modded kiss just for this char and removing all the calls in the main loop except the mez routine and adding a check for the mob names I want before calling it.
Any other suggestions / idea's?
There is an event that I want my enchanter to do nothing but mez adds ONLY if they have a certain name, there are 23 possible names/types.
As far as I know I cant really do this with Kissassist_Info.ini since it's a shared file....if I add certain names to the MobsToIgnore all my chars will ignore them. MezImmune can only handle 10 and I need 21.
I thought of making a modded kiss just for this char and removing all the calls in the main loop except the mez routine and adding a check for the mob names I want before calling it.
Any other suggestions / idea's?


