On the radial command (top North) you can select ‘HEAL ME’ and if the NPC has heal spell they will cast them on you
Is there a script that controls that, if so which ?
Thanx !
On the radial command (top North) you can select ‘HEAL ME’ and if the NPC has heal spell they will cast them on you
Is there a script that controls that, if so which ?
Thanx !
found it
ASSOCIATE_COMMAND_HEALMASTER
in x0_inc_henai
…
This is a basic setting of a henchman and should cause that the henchie will take action automatically under certain conditions. No action of the player needed, it has nothing to do with the command in the radial menu.
I actually don’t know where the scripting for the radial menu is (a “on_conversation” event?), I never needed it.