14 lines
387 B
Plaintext
14 lines
387 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_alakabon2
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/26/2009 4:27:25 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "alakabon2", 1);
|
|
|
|
}
|