Entity Attribute: Player class allowed... Last edited 15 years ago2008-06-11 08:13:25 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.
This property sets which class of player an entity can be used by or which class it will affect. eg. touch a goal, use a spawn point, pick up an item, be shot at. Options are:
<ul>
<li>0 = Any</li>
<li>1 = Scout</li>
<li>2 = Sniper</li>
<li>3 = Soldier</li>
<li>4 = Demolitions man</li>
<li>5 = Medic</li>
<li>6 = Heavy Weapons Guy</li>
<li>7 = Pyro</li>
<li>8 = Spy</li>
<li>9 = Engineer</li>
</ul>

Comments

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