Download: http://planetelderscrolls.gamespy.com/View.php?view=OblivionMods.Detail&id=6155
Those problems are following:
1. Merchant wears every weapon, shield and torch that you'll sell to her, possibly also helmets. I've tried to prevent wearing stuff from player by adding functions, that checks does the Merchant wears something different than her default clothing and then immediately forces her to equip it again. It works for robe, boots and gloves, but not for hood, for some reason. I've don't added any functions preventing her from wearing shields, torches and weapons, but I want to add it too.
2. Sometimes Merchant begins to disappear before she's able to talk to you. Mostly it looks like that she needs some time to locate the player - no idea what makes that time longer or shorter - and after fully turning to him, then she forces the conversation. How can I fix the script to prevent her from disappearing before conversation, as long as player stands in at least 3 meters away from her?
3. The Merchant should reset her equipment after some time, destroying all the stuff that we've sold to her. But she doesn't, and all we sell to her lies in her stock forever - maybe it wouldn't be a big problem, but when we sell a lot of equipment to her, then entering the trading menu takes more and more time with every item on her stock. I want to force that sort of regular reset to prevent such problem.
4. And for last, maybe not a problem of scripts but still a problem I'd like to fix, the book that allows us to learn the spell doesn't show in places where it should be, at least as other users say. It should be in Rindir's stock from Market District, or in Mages Guild building in Skingrad, Anvil and Leyawiin (all on bookshelves). I'll be very thankful if someone can check why it doesn't appear in those places, because it works correctly for me and I don't know what's wrong.
I'll be very thankful for help with those problems.