14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_sas27
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/16/2009 10:34:58 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "sas27", 1);
|
|
|
|
}
|