11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
|
//::///////////////////////////////////////////////
|
||
|
//:: FileName at_arykki
|
||
|
//:://////////////////////////////////////////////
|
||
|
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "arykki", 1);
|
||
|
|
||
|
}
|