Im looking for someone who understands scripting, ive tried tutorials and experimenting with other scripts to see how they work and i just havent been able to get the knack for it yet.
Basic outline, I want to click an object (pedestal activator in this case), the scripts pops up a message to ask "what to do" (Place item -- Remove Item -- Nothing). If Place item is used have the script check to see if an item is in inventory, if so remove it from the player and put it in a container (outside the world for storage) and meanwhile activate an "initially disabled" static object to fade in. Remove item can remove all the items in the box if it cant specify a single item.
I have a script from a mod that does this exactly (its a Daedric artifact display one), except the items in the properties list are set to -weapon, armor, soulgem- and the like, and i need one to do exactly what it does but for static items (misc.). I only have the PEX files and not the PSC so i cant rip it apart myself to try to see how it was done, and ive tried contacting the author but so far without success.
So im hoping someone who understands this stuff can whip one up in a few minutes or point me to a PSC file that might be similar i can try to learn from to do it myself.
Thank you in advance.