14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_givepc200xp
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 8/17/2002 10:05:37 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
|
|
SetLocalInt(GetPCSpeaker(), "GrandpaFirstTimeTalked", 1);
|
|
|
|
}
|