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