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

14 lines
402 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_guill1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/15/2002 9:40:35 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "AngusFirstTimeTalked", 1);
}