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

14 lines
392 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_fab1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/18/2002 1:52:43 AM
//:://////////////////////////////////////////////
void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "FabFirstTimeTalked", 1);
}