11 lines
87 B
Plaintext
11 lines
87 B
Plaintext
|
|
|
|
void main()
|
|
{
|
|
|
|
object oPC = GetPCSpeaker();
|
|
|
|
SetLocalString(oPC, "fellnaj", "1");
|
|
|
|
}
|