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

14 lines
404 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_amanda1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/13/2002 9:10:53 PM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "AmandaFirstTimeTalked", 1);
}