14 lines
390 B
Plaintext
14 lines
390 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_arc_kandebark
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/29/2003 2:24:04 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nKanFresh", 0);
|
|
|
|
}
|