14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_igor1st
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 4/29/2003 5:10:58 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "Igor1st", 1);
|
||
|
|
||
|
}
|