Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 1 | P_MMSGOUT |
2 | ********* | ||||
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 3 | |
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 4 | |
5 | NAME | ||||
6 | ==== | ||||
7 | |||||
8 | P_MMSGOUT "mmsgout" | ||||
9 | |||||
10 | |||||
11 | DEFINIERT IN | ||||
12 | ============ | ||||
13 | |||||
14 | /sys/player/moving.h | ||||
15 | |||||
16 | |||||
17 | BESCHREIBUNG | ||||
18 | ============ | ||||
19 | |||||
Arathorn | 074665c | 2019-08-30 21:53:00 +0200 | [diff] [blame] | 20 | String mit der Meldung, die beim Verlassen eines Raumes mit M_TPORT |
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 21 | an die uebrigen Anwesenden ausgegeben wird. |
Arathorn | 074665c | 2019-08-30 21:53:00 +0200 | [diff] [blame] | 22 | |
23 | |||||
24 | SIEHE AUCH | ||||
25 | ========== | ||||
26 | |||||
27 | P_MSGIN, P_MSGOUT, P_MMSGIN, move() |