14 lines
384 B
Plaintext
14 lines
384 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_tellinor
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:://////////////////////////////////////////////
|
||
|
//:: Created By: Script Wizard
|
||
|
//:: Created On: 12/6/2008 3:03:24 PM
|
||
|
//:://////////////////////////////////////////////
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "tellinor", 1);
|
||
|
|
||
|
}
|