14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_shelinar
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 12/26/2007 10:14:12 AM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "shelinar", 1);
|
|
|
|
}
|