14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_gmser2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 11/27/2008 9:09:09 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "gmser2", 1);
|
|
|
|
}
|