14 lines
381 B
Plaintext
14 lines
381 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_kellos
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/28/2007 5:48:57 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "kellos", 1);
|
|
|
|
}
|