14 lines
383 B
Plaintext
14 lines
383 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_larella
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/17/2009 1:14:32 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "larella", 1);
|
|
|
|
}
|