Alright, now for my 50th question in two days, I have a book, and when you pick it up it's supposed to add it to your inventory and disable the one on the ground. Yes i realize this sounds pointless, but for some reason when I tried to pick it up ingame, It didn't pick up, only read it and then froze the menu's. So, here is my alternative. If anyone knows a solution to either that first problem, or how to get around having to make the books references persist, i would be grateful. The pepole in this forum are as amazing as always!
begin 01mc_daedrasummonscriptshort doneif ( OnActivate == 1 ) if ( done == 1 ) Activate return else Set done to 1 PlaceAtPC "01mc_creatureaq" 2 128 1 Journal "mc_dissidentpriest" 50 player->additem "01mc_ethrealvoid" 1 01mc_ethrealvoid->disable ;1 of them, 256 units away, in back (1) of the player Activate endifendifEnd
EDIT: Realized I had wrong script up.. :intergalactic: