14 lines
395 B
Plaintext
14 lines
395 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_beletqset2
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 9/10/2002 1:37:34 AM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nBeletQuest", 1);
|
||
|
|
||
|
}
|