14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_grom1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/18/2007 8:19:54 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "grom", 1);
|
|
|
|
}
|