14 lines
377 B
Plaintext
14 lines
377 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_naph
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 11/16/2008 5:32:37 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "naph", 1);
|
|
|
|
}
|