8 lines
103 B
Plaintext
Raw Normal View History

void main()
{
// Set the variables
SetLocalInt(GetPCSpeaker(), "MarcoFirstTimeTalked", 1);
}