14 lines
392 B
Plaintext
Raw Permalink Normal View History

//::///////////////////////////////////////////////
//:: 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);
}