g****s 发帖数: 306 | 1 ERROR: (s)printf(): Incorrect argument to type %s. (arg 0)
program: adm/daemons/channeld.c, object: adm/daemons/channeld, file: /adm/daemons/channeld.c:112
ERROR: (s)printf(): Incorrect argument to type %s. (arg 0)
program: adm/daemons/channeld.c, object: adm/daemons/channeld, file: /adm/daemons/channeld.c:112
if( !arg ) arg = "...";
if( emote ) {
// Support of old behavier of intermud emote.
if( channels[verb]["intermud_emote"] ) arg = who + " " + |
|