14 lines
390 B
Plaintext
14 lines
390 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_tamia1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 7/1/2007 7:07:10 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nFirstTimeTalked", 57);
|
|
|
|
}
|