View/Edit #1720:notify tell

Switch to edit mode.

Name(s): notify tell
1:  if (this.recording)
2:    this.recorded = listappend(this.recorded, tostr("[", $su:nn(player), "]: ", args[1]))
3:    while (length(this.recorded) > this.buffer)
4:      suspend(0)
5:      this.recorded = listdelete(this.recorded, 1)
6:    endwhile
7:    "Okay, it's been recorded...spoofs can't be done...it checks who the person was."
8:  else
9:    "Not recording...do nothing."
10: endif

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Gixxer (#7446)

You are not logged in.

[home | help | who | search | setup | code]