14 lines
389 B
Plaintext
14 lines
389 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_003
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 6/23/2002 2:56:18 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "spokentoprimarynpc", 2);
|
|
|
|
}
|