14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_tavas
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/6/2008 7:24:28 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "tavas", 1);
|
||
|
|
||
|
}
|