» Fri May 27, 2011 7:00 pm
You only need to create a script for the token.
Use an OBSE reference walking function to identify all the actors around the player and give them a token.
Use GetContainer to identify the reference to the NPC that now has the token, then monitor them for when they're dead, start your count and do the removal after the appropriate amount of time.
Several mods already do this kind of thing. Duke Patrick's Fresh kills mod, probably Reneer's Corpse Mod as well.