14 lines
393 B
Plaintext
14 lines
393 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_encia01
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 8/12/2006 12:31:46 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nFirstTimeTalked", 36);
|
||
|
|
||
|
}
|