14 lines
378 B
Plaintext
14 lines
378 B
Plaintext
//::///////////////////////////////////////////////
|
|
//:: FileName at_morik
|
|
//:://////////////////////////////////////////////
|
|
//:://////////////////////////////////////////////
|
|
//:: Created By: Script Wizard
|
|
//:: Created On: 3/10/2009 8:47:12 PM
|
|
//:://////////////////////////////////////////////
|
|
void main()
|
|
{
|
|
// Set the variables
|
|
SetLocalInt(GetPCSpeaker(), "morik", 1);
|
|
|
|
}
|