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

17 lines
430 B
Plaintext

//::///////////////////////////////////////////////
//:: FileName at_smith1st
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/12/2002 10:07:21 PM
//:://////////////////////////////////////////////
#include "nw_i0_plot"
void main()
{
// Set the variables
SetPLocalInt(GetPCSpeaker(), "JacquesFirstTimeTalked", 1);
}