Asheron's Call Community Wiki
(Created page with "{{Related|Weenie Properties|INT}} == AMMO_TYPE_INT (50) == Description: Type of Ammo, set on missile weapon, and ammunition :{|class="wikitable" ! Value ! Description |- |0 ...")
 
(Adding categories)
 
Line 34: Line 34:
 
=== Notes ===
 
=== Notes ===
 
* ??
 
* ??
  +
[[Category:INT]]

Latest revision as of 14:42, 18 June 2019

Related topics: Weenie Properties, INT

AMMO_TYPE_INT (50)

Description: Type of Ammo, set on missile weapon, and ammunition

Value Description
0 AMMO_NONE
1 AMMO_ARROW
2 AMMO_BOLT
4 AMMO_ATLATL
8 AMMO_ARROW_CRYSTAL
16 AMMO_BOLT_CRYSTAL
32 AMMO_ATLATL_CRYSTAL
64 AMMO_ARROW_CHORIZITE
128 AMMO_BOLT_CHORIZITE
256 AMMO_ATLATL_CHORIZITE
2147483647 FORCE_AMMO_TYPE_32_BIT

Notes

  • ??