14 lines
391 B
Plaintext
14 lines
391 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_belatele1st
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 5/23/2003 12:29:38 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "BelaTele1st", 1);
|
|
|
|
}
|