Entity Attribute: Spawn on Break Last edited 15 years ago2008-06-11 08:13:24 UTC

This article was converted from a previous version of TWHL and may need to be reviewed

  1. The formatting may be incorrect due to differences in the WikiCode processing engine, it needs to be revised and reformatted
  2. Some information may be out of date
  3. After the article is re-formatted and updated, remove this notice and the Review Required category.
  4. Some older articles are no longer useful, or they duplicate information from other pages. In this case, delete the page after merging any relevant information into other pages. Contact an admin to delete a page.
Used by func_breakable and func_pushable. Determines what item is spawned when the entity is broken. Options are:
<ul>
<li>0 = Nothing</li>
<li>1 = Battery</li>
<li>2 = Health Kit</li>
<li>3 = 9mm Handgun</li>
<li>4 = 9mm Clip</li>
<li>5 = Machine Gun</li>
<li>6 = Machine Gun Clip</li>
<li>7 = Machine Gun Grenades</li>
<li>8 = Shotgun</li>
<li>9 = Shotgun Shells</li>
<li>10 = Crossbow</li>
<li>11 = Crossbow Bolts</li>
<li>12 = 357</li>
<li>13 = 357 Clip</li>
<li>14 = RPG</li>
<li>15 = RPG Clip</li>
<li>16 = Gauss Clip</li>
<li>17 = Hand Grenade</li>
<li>18 = Tripmine</li>
<li>19 = Satchel Charge</li>
<li>20 = Snark</li>
<li>21 = Hornet Gun</li>
</ul>

Comments

You must log in to post a comment. You can login or register a new account.