6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
//Written by kookoo and Mistress on 29 May 2008
|
|
void main()
|
|
{
|
|
SetLocalInt(GetPCSpeaker(), GetResRef(OBJECT_SELF) + "_nolike", 1);
|
|
}
|