blob: 134bd2c90c824aef05d1097795738dcb6066a75a [file] [log] [blame]
Zesstra953f9972017-02-18 15:37:36 +01001
2GetReputations()
3****************
4
5
6FUNKTION
7========
8
9 public mapping GetReputations()
10
11
12DEFINIERT IN
13============
14
15 /std/player/reputation.c
16
17
18BESCHREIBUNG
19============
20
21 Liefert ein Mapping aller im Spieler gespeicherten Reputationen und ihrer
22 Werte zurueck.
23
24
25RUeCKGABEWERT
26=============
27
28 Mapping ([(string)repid: (int)wert])
29
30
31BEISPIELE
32=========
33
34 s. repuation
35
36
37SIEHE AUCH
38==========
39
40 reputation
41 GetReputation(), GetReputations()
42
43
44ZULETZT GEAeNDERT
45=================
46
4706.04.2009, Zesstra