generated from Jaysyn/ModuleTemplate
14 lines
377 B
Plaintext
14 lines
377 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_002
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 4/3/2005 2:52:04 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "bardude", 3);
|
|
|
|
}
|