14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_skos1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/28/2012 8:21:53 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "skos1", 1);
|
|
|
|
}
|