blob: a17993e15e4db8c0be2da872613cb81f19f72fc0 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_ATTRIBUTES_OFFSETS
2====================
3
4NAME
5----
6::
7
8 P_ATTRIBUTES_OFFSETS "attributes_offsets"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/living/attributes.h
15
16BESCHREIBUNG
17------------
18::
19
20 Diese Property enthaelt ein Mapping mit Offsets, die zu den
21 Attributen eine Lebewesens addiert werden. Diese koennen auch
22 negativ sein! Realisiert werden damit beispielsweise Rassenboni.
23 Es gibt noch weitere Moeglichkeiten, Attributoffsets anzugeben.
24 Fuer weiteres siehe P_ATTRIBUTES.
25
26BEMKERUNGEN
27-----------
28::
29
30 Keine echte Property, _query_attributes_offsets() und
31 _set_attributes_offsets() sind in /std/living/attributes.c
32 implementiert.
33
34SIEHE AUCH
35----------
36::
37
38 QueryAttribute(), QueryRealAttribute(), QueryAttributeOffset(),
39 SetAttribute(), SetRealAttribute(), UpdateAttributes(),
40 SetTimedAttrModifier(), QueryTimedAttrModifier(),
41 DeleteTimedAttrModifier(),
42 P_ATTRIBUTES, P_ATTRIBUTES_OFFSETS, P_TIMED_ATTR_MOD,
43 P_X_ATTR_MOD, P_M_ATTR_MOD, /std/living/attributes.c
44
45Last modified: Tue Jul 27 20:00:20 2004 by Muadib
46