14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName frynoronce
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 6/26/2004 11:40:23 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "FrynorOnce", 1);
|
|
|
|
}
|