generated from Jaysyn/ModuleTemplate
14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_015
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 9/30/2003 3:43:43 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "valis_1", 1);
|
|
|
|
}
|