14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_krico
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 1/26/2008 5:41:45 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "krico", 1);
|
|
|
|
}
|