| This is the transcript of a script file, which runs certain tasks in the game upon execution. |
| Details | |
|---|---|
| Type | Decompiled script |
| Editor ID | 1EKeithScript
|
| Form ID | 0014D9AB |
This script is linked to Keith and his quest Keith's Caravan Charade.
scn 1EKeithScript
BEGIN OnDeath Player
set VDialogueVegasEast2.PlayerKilledKeith to 1
END
BEGIN OnDeath CaptainParkerREF
CaptainParkerREF.StartConversation Player ParkerHelp
END
BEGIN OnHit CaptainParkerREF
set VDialogueVegasEast2.KeithQuestDone to 2
Kill
END