You need to uncomment out DisallowFeature( Features.FilterLight ) in Assistants.cs (line 72):
public static void Configure()
{
//DisallowFeature( Features.FilterLight );
}
public static void Configure()
{
DisallowFeature(...
Thanks for sharing this animation and information! How would we acquire this UOECSV and the updates for it? There are a few newer animations I would like to add to an older client.
You might check out Morexton's Time System. It has a lighting sub system with some interesting features.
https://www.servuo.com/threads/time-system.490/