Ok!
I have figured out a working config toggle:
In the shared inc file:AND these one in of each skin and the other in the variant (With the locations working fine).The two files are in separate directories. That is what worked with my Movie Dimmer Skin when dealing with several configs of the intention of the AcivateConfig.
I have figured out a working config toggle:
In the shared inc file:
Code:
TriggerVip=[!ActivateConfig "Utopia Vip NWN2\NWN2"][!DeactivateConfig "Utopia Vip NWN2\NWN2TS"]TriggerTS=[!ActivateConfig "Utopia Vip NWN2\NWN2TS"][!DeactivateConfig "Utopia Vip NWN2\NWN2"]
Code:
LeftMouseUpAction=#TriggerVIP#LeftMouseUpAction=#TriggerTS#
Statistics: Posted by CodeCode — Today, 5:45 am