View/Edit #4572:tell_players

Switch to edit mode.

Name(s): tell_players
1: {players} = args
2: if (!players)
3:   $msg:mtell("player_none")
4: elseif (length(players) == 1)
5:   $msg:mtell("player_sing", players[1])
6: else
7:   $msg:mtell("player_plur", players)
8: endif

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

You are not logged in.

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