Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 1 | P_MESSAGE_BEEP |
2 | ============== | ||||
3 | |||||
4 | NAME | ||||
5 | ---- | ||||
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 6 | |
Bugfix | 3afcb79 | 2022-01-21 22:32:42 +0100 | [diff] [blame^] | 7 | P_MESSAGE_BEEP "message_beep" |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 8 | |
9 | DEFINIERT IN | ||||
10 | ------------ | ||||
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 11 | |
Bugfix | 3afcb79 | 2022-01-21 22:32:42 +0100 | [diff] [blame^] | 12 | /sys/player/comm.h |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 13 | |
14 | BESCHREIBUNG | ||||
15 | ------------ | ||||
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 16 | |
Bugfix | 3afcb79 | 2022-01-21 22:32:42 +0100 | [diff] [blame^] | 17 | Wertebereich: int=0..3600 (Sekunden) |
18 | Wenn gesetzt wird in der Kommunikation des Spielers in den angegebenen | ||||
19 | Zeitraeumen ein Signalton ausgegeben. Wird in player/comm.c in comm_beep() | ||||
20 | verarbeitet. | ||||
21 | Ausgabe erfolgt in Abhaengigkeit der Konfiguration in :doc:`P_ALERT`. | ||||
22 | |||||
23 | Wird im Spielerobjekt gespeichert und mittels des Kommandos klingelton | ||||
24 | modifiziert. | ||||
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 25 | |
26 | SIEHE AUCH | ||||
27 | ---------- | ||||
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 28 | |
Bugfix | 3afcb79 | 2022-01-21 22:32:42 +0100 | [diff] [blame^] | 29 | klingelton, ton, :doc:`P_ALERT` |
Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 30 | |
Bugfix | 3afcb79 | 2022-01-21 22:32:42 +0100 | [diff] [blame^] | 31 | Letzte Aenderung: 22.01.2022, Bugfix |