14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_047
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 3/28/2003 12:29:31 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "firstdiscus", 1);
|
|
|
|
}
|