14 lines
388 B
Plaintext
14 lines
388 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_myr1
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 1/9/2007 8:52:47 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nFisrtTimeTalked", 71);
|
||
|
|
||
|
}
|