blob: 81d571eccbedab5ac7e4c22c609765edbfba42c0 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001GetReputations
2FUNKTION:
3 public mapping GetReputations()
4
5DEFINIERT IN:
6 /std/player/reputation.c
7
8BESCHREIBUNG:
9 Liefert ein Mapping aller im Spieler gespeicherten Reputationen und ihrer
10 Werte zurueck.
11
12RUeCKGABEWERT:
13 Mapping ([(string)repid: (int)wert])
14
15BEISPIELE:
16 s. repuation
17
18SIEHE AUCH:
19 reputation
20 GetReputation(), GetReputations()
21
22ZULETZT GEAeNDERT:
2306.04.2009, Zesstra