5 lines
96 B
Plaintext
5 lines
96 B
Plaintext
void main()
|
|
{
|
|
AssignCommand(OBJECT_SELF, SpeakString("Intruders Detected", TALKVOLUME_TALK));
|
|
}
|