14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_sas29
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 10/18/2009 10:16:57 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "sas29", 1);
|
||
|
|
||
|
}
|