View/Edit #6161:quick

Switch to edit mode.

Name(s): quick
1: if (player in this.quick)
2:   player:tell("Suspends are now on.")
3:   this.quick = setremove(this.quick, player)
4: else
5:   player:tell("Suspends are now off.")
6:   this.quick = {@this.quick, player}
7: endif
8: "Last modified by James (#6397) on Fri Jun 26 11:49:06 1998 EDT."

Verb arguments: none none none
Verb perms: Readable NOT-Debug
Verb owned by: James (#6397)

You are not logged in.

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