14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName trreguy
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 9/5/2002 12:55:39 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "treeguy", 2);
|
|
|
|
}
|