hmm i see that now that you mention it, guess i get carried away sometimes throwing in diffent code formats also i notice some spaces where there shouldnt be cleaned up some of the mess with the aid of the power up seems to be valid Yipee
Scn checkisdeadscript
Begin OnTrigger player
If (SarahWeintraubREF.GetDead == 1)
SetObjectivecompleted Checkisdead 10 1 ; objective to finish just for entering Vault 22.
SetStage Checkisdead 60 ; goes to a stage where i must continue with out her help
Else
IF (SarahWeintraubREF.getDead == 0)
SetObjectiveCompleted checkisdead 10 1 ;objective to finish just for entering Vault 22.
SetStage checkisdead 20 ; she isnt dead and get to the talk to her to progress easily.
Endif
Endif
End
sarah seems a little goofy so i had to include her appreciate the feed back, kudos for all .-* \o/ *-.