blob: b19c821674aede70186430d3f0a0aa5abe4453e1 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001P_WAITFOR_REASON
2NAME:
3 P_WAITFOR_REASON "waitfor_reason"
4
5DEFINIERT IN:
6 /sys/player/base.h
7
8BESCHREIBUNG:
9 Ein Mapping mit den Erwarteten als Schluessel und einem Grund als
10 Key, zB:
11
12 (["Zook":"muh muh"])
13
14SIEHE AUCH:
15 erwarte (erwarte <wen> wegen <was>)
16 P_WAITFOR, P_WAITFOR_FLAGS
17
1816. Feb 2008 Gloinson