8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
|
|
||
|
void main()
|
||
|
{
|
||
|
// Set the variables
|
||
|
SetLocalInt(GetPCSpeaker(), "nFirstTimeTalked", 13);
|
||
|
|
||
|
}
|