14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_054
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 4/5/2003 2:11:22 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "elfjoinedonce", 1);
|
||
|
|
||
|
}
|