14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_lessnya
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 11/16/2008 4:14:10 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "lessnya", 1);
|
|
|
|
}
|