14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_stravas
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/18/2007 8:24:14 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "tork", 1);
|
||
|
|
||
|
}
|