14 lines
385 B
Plaintext
14 lines
385 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_117
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/24/2002 5:16:46 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "DoitOnce", 1);
|
|
|
|
}
|