MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame^] | 1 | NAME: |
| 2 | P_ATTRIBUTES_OFFSETS "attributes_offsets" |
| 3 | |
| 4 | DEFINIERT IN: |
| 5 | /sys/living/attributes.h |
| 6 | |
| 7 | BESCHREIBUNG: |
| 8 | Diese Property enthaelt ein Mapping mit Offsets, die zu den |
| 9 | Attributen eine Lebewesens addiert werden. Diese koennen auch |
| 10 | negativ sein! Realisiert werden damit beispielsweise Rassenboni. |
| 11 | Es gibt noch weitere Moeglichkeiten, Attributoffsets anzugeben. |
| 12 | Fuer weiteres siehe P_ATTRIBUTES. |
| 13 | |
| 14 | BEMKERUNGEN: |
| 15 | Keine echte Property, _query_attributes_offsets() und
|
| 16 | _set_attributes_offsets() sind in /std/living/attributes.c
|
| 17 | implementiert. |
| 18 | |
| 19 | SIEHE AUCH: |
| 20 | QueryAttribute(), QueryRealAttribute(), QueryAttributeOffset(), |
| 21 | SetAttribute(), SetRealAttribute(), UpdateAttributes(), |
| 22 | SetTimedAttrModifier(), QueryTimedAttrModifier(), |
| 23 | DeleteTimedAttrModifier(), |
| 24 | P_ATTRIBUTES, P_ATTRIBUTES_OFFSETS, P_TIMED_ATTR_MOD, |
| 25 | P_X_ATTR_MOD, P_M_ATTR_MOD, /std/living/attributes.c |
| 26 | ---------------------------------------------------------------------------- |
| 27 | Last modified: Tue Jul 27 20:00:20 2004 by Muadib |