generated from Jaysyn/ModuleTemplate
14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_001
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 3/29/2005 9:45:05 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "talkedtomystic", 1);
|
|
|
|
}
|