View/Edit #2221:colorsay

Switch to edit mode.

Name(s): colorsay
1: "Copied from Norm (#4805):say Aug 27 07:29:57 2000"
2: if (length(argstr) > 160)
3:   this.location:announce_all(player:title() + " says, \"" + argstr + "\"")
4: else
5:   announce = $gu:multi_grad({this.colors[random($)], this.colors[random($)], this.colors[random($)]}, argstr)
6:   $command_utils:suspend_if_needed()
7:   this.location:announce_all(player:title() + " says, \"" + announce + "\"")
8: endif

Verb arguments: any any any
Verb perms: Readable NOT-Debug
Verb owned by: Scott (#4545)

You are not logged in.

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