Skip to content
Snippets Groups Projects
Commit 0dc160f0 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Create/use SysopPageNotification text.dat string

to notify sysop (user #1) that they were paged. Previously, this was
a hard-coded string. The new string in text.dat is the same, but adds
2 BELs (CTRL-G chars) and is now customizable.

Created an sbbs_t::notify() method to make this easier to use and that
method supports @-code expansion, so this text.dat string supports @-codes
(which I used).

This addresses the feature request in issue #828 (beep the sysop in the
telegram/short message, when they're paged).
parent f8e11591
Branches
Tags
No related merge requests found
Pipeline #7280 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment