Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 1 | P_ATTRIBUTES_OFFSETS |
| 2 | ==================== |
| 3 | |
| 4 | NAME |
| 5 | ---- |
| 6 | :: |
| 7 | |
| 8 | P_ATTRIBUTES_OFFSETS "attributes_offsets" |
| 9 | |
| 10 | DEFINIERT IN |
| 11 | ------------ |
| 12 | :: |
| 13 | |
| 14 | /sys/living/attributes.h |
| 15 | |
| 16 | BESCHREIBUNG |
| 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 | |
| 26 | BEMKERUNGEN |
| 27 | ----------- |
| 28 | :: |
| 29 | |
| 30 | Keine echte Property, _query_attributes_offsets() und |
| 31 | _set_attributes_offsets() sind in /std/living/attributes.c |
| 32 | implementiert. |
| 33 | |
| 34 | SIEHE 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 | |
| 45 | Last modified: Tue Jul 27 20:00:20 2004 by Muadib |
| 46 | |