RE: changing dp from a plus! plugin
In a plugin, use the Property property of the IMessenger3 interface with index 2 e.g. IMessenger3.Property[2]. It's a RW property that contains the current DP.
Although scripts might expose this differently, I don't know for sure.
|