2024-06-20 15:47:42 -04:00

14 lines
398 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_miller1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/31/2002 4:24:18 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "MillerFirstTimeTalked", 1);
}