14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_gm2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/20/2008 5:30:25 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "gm2", 1);
|
|
|
|
}
|