14 lines
379 B
Plaintext
14 lines
379 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_annia
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 10/11/2008 3:54:32 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "annia", 1);
|
|
|
|
}
|