14 lines
380 B
Plaintext
14 lines
380 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_013
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 4/17/2005 12:28:35 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "dramwrit", 1);
|
|
|
|
}
|