14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_informpriest
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/21/2002 9:58:11 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "InformPriest", 1);
|
|
|
|
}
|