[11/13/2012 - 08:31:22PM] error: Property reader on script mhp_menvdetect attached to alias HotkeysAlias on quest HotKeys (0500B48F) cannot be bound because alias HotkeysAlias on quest HotKeys (0500B48F) is not the right type
Here's the property
Scriptname MHP_Menvdetect extends ReferenceAlias Actor Property player AutoMHP_Read Property Reader Auto
The HotkeysAlias is a specific reference to the player (unforced). Reader is bound to this alias.
Any help would be appreciated