View/Edit #1061:saycolor

Switch to edit mode.

Name(s): saycolor
1: "Copied from Norm (#4805):say Oct 14 07:48:49 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: eowyn (#1061)

You are not logged in.

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