13 lines
402 B
Plaintext
13 lines
402 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName aylastore_doonce
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/28/2003 2:15:11 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "aylastore_doonce", 1);
|
|
}
|