14 lines
390 B
Plaintext
14 lines
390 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_012
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 4/17/2005 10:08:10 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "schipperwrit", 1);
|
|
|
|
}
|