14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_sethendelst1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/22/2002 5:09:31 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nHendelStory", 1);
|
|
|
|
}
|