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