Home
last modified time | relevance | path

Searched refs:bbs_empty (Results 1 – 2 of 2) sorted by relevance

/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dslash.c2688 bool bbs_empty = TRUE; local
2696 bbs_empty = FALSE;
2699 if (bbs_empty) msg_print(Ind, "\377s <nothing has been written on the board so far>");
3169 bool bbs_empty = TRUE; local
3190 bbs_empty = FALSE;
3192 if (bbs_empty) msg_print(Ind, "\377B <nothing has been written on the party board so far>");
3197 bool bbs_empty = TRUE; local
3218 bbs_empty = FALSE;
3220 …if (bbs_empty) msg_format(Ind, "\377%c <nothing has been written on the guild board so far>", COLO…
H A Dnserver.c11290 bbs_empty = FALSE;
11293 if (bbs_empty) msg_print(player, "\377s <nothing has been written on the board so far>");
11447 bool bbs_empty = TRUE; local
11466 bbs_empty = FALSE;
11469 if (bbs_empty) msg_print(player, "\377s <nothing has been written on the board so far>");