14 lines
392 B
Plaintext
14 lines
392 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_elinikqset1
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 9/10/2002 12:35:21 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "nElinikQuest", 1);
|
|
|
|
}
|