I added a levelled list to some NPC's inventories so that they change their clothes from time to time. At least this is what should happen using the simple method according to a http://geck.gamesas.com/index.php/How_to_give_an_NPC_random_but_persistent_clothing . However, the NPC's are not generating any new items and endup not wearing any clothes. I tried running a script that forces the NPC to wear clothes by using the add, equip, remove method but that doesn't make the levelled list generate any new items. Also I tried moving to a new location and returning. Is there a way to force the NPC's to generate items from levelled list?