hey all,
in my mod i use auto ai py,
and currently - its being called from the cvcustomeventmanager,
since the customeventmanger manager conflicts with another mod,
i need to call the ai auto play from the event manager it self.
i ask for your help how to activate the aiautoplay.py,
in the customeventmanager - it does this:
aiautoplay.aiautoplay (self) under event handler.
+ import autoai.
what do i need to add to the regular evntmanager ?
thank you all for any help.
in my mod i use auto ai py,
and currently - its being called from the cvcustomeventmanager,
since the customeventmanger manager conflicts with another mod,
i need to call the ai auto play from the event manager it self.
i ask for your help how to activate the aiautoplay.py,
in the customeventmanager - it does this:
aiautoplay.aiautoplay (self) under event handler.
+ import autoai.
what do i need to add to the regular evntmanager ?
thank you all for any help.