14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_pulgh
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/20/2007 9:39:20 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "pulgh", 1);
|
|
|
|
}
|