generated from Jaysyn/ModuleTemplate
14 lines
374 B
Plaintext
14 lines
374 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_004
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 4/3/2005 4:06:15 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "vamp", 4);
|
|
|
|
}
|