14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_lgresh2
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 10/17/2009 2:23:19 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "lgresh2", 1);
|
||
|
|
||
|
}
|