[Crossfire-wiki] [Crossfire DokuWiki] page changed: dev:objects
no-reply_wiki at metalforge.org
no-reply_wiki at metalforge.org
Fri Dec 1 05:36:04 CST 2006
A page in your DokuWiki was added or changed. Here are the details:
Date : 2006/12/01 05:36
User : ryo
Edit Summary: format
@@ -146,25 +146,23 @@
#define LO4 15 /* bitmasks for upper and lower 4 bits from 8 bit fields */
#define HI4 240
</code>
+
===== Picking up other items (pick_up) =====
Pick Up specifiers (defined with pick_up)
- Nothing 1
- Wealth 2
- Food 4
- Weapon 8
- Armour 16
- All but those defined 32
- All 64
+ | Nothing | 1 |
+ | Wealth | 2 |
+ | Food | 4 |
+ | Weapon | 8 |
+ | Armour | 16 |
+ | All but those defined | 32 |
+ | All | 64 |
- Note also that if can_use_armor, can_use_weapon, can_use_ring,
- can_use_wand, can_cast_spell, can_use_bow are set, then the creature
- will pick up the matching items even if the pick_up element is not
- set to pick up those items.
+ Note also that if can_use_armor, can_use_weapon, can_use_ring, can_use_wand, can_cast_spell, can_use_bow are set, then the creature will pick up the matching items even if the pick_up element is not set to pick up those items.
This only applies to monsters. The player pickup method is much different.
IP-Address : 213.174.127.3
Old Revision: http://wiki.metalforge.net/doku.php/dev:objects?rev=1164972845
New Revision: http://wiki.metalforge.net/doku.php/dev:objects
--
This mail was generated by DokuWiki at
http://wiki.metalforge.net/
More information about the crossfire-wiki
mailing list