blob: f812d27504141537ec31d8f4b3a2f27aa0b8cd6c [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_WAITFOR_REASON
2================
3
4NAME
5----
6::
7
8 P_WAITFOR_REASON "waitfor_reason"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/player/base.h
15
16BESCHREIBUNG
17------------
18::
19
20 Ein Mapping mit den Erwarteten als Schluessel und einem Grund als
21 Key, zB:
22
23
24
25 (["Zook":"muh muh"])
26
27SIEHE AUCH
28----------
29::
30
31 erwarte (erwarte <wen> wegen <was>)
32 P_WAITFOR, P_WAITFOR_FLAGS
33
3416. Feb 2008 Gloinson
35