<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.alliedmods.net/index.php?action=history&amp;feed=atom&amp;title=CGamePlayerEquip_%28CS%29</id>
	<title>CGamePlayerEquip (CS) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.alliedmods.net/index.php?action=history&amp;feed=atom&amp;title=CGamePlayerEquip_%28CS%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=CGamePlayerEquip_(CS)&amp;action=history"/>
	<updated>2026-05-16T01:21:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://wiki.alliedmods.net/index.php?title=CGamePlayerEquip_(CS)&amp;diff=7246&amp;oldid=prev</id>
		<title>Arkshine: Added CGamePlayerEquip</title>
		<link rel="alternate" type="text/html" href="https://wiki.alliedmods.net/index.php?title=CGamePlayerEquip_(CS)&amp;diff=7246&amp;oldid=prev"/>
		<updated>2009-05-07T00:29:44Z</updated>

		<summary type="html">&lt;p&gt;Added CGamePlayerEquip&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:CS Class List]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Basic Information == &lt;br /&gt;
&lt;br /&gt;
* '''Classname''': CGamePlayerEquip. &amp;lt;br /&amp;gt;&lt;br /&gt;
* '''Inheriting Instance''': game_player_equip. &amp;lt;br /&amp;gt;&lt;br /&gt;
* '''Description''': This entity allows you to equip a player with specific items when they join a game or at some time during gameplay. &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Class Hierarchy ==&lt;br /&gt;
&lt;br /&gt;
* '''[[CBaseEntity (CS)|CBaseEntity]]'''&lt;br /&gt;
** '''[[CRuleEntity (CS)|CRuleEntity]]'''&lt;br /&gt;
*** '''[[CRulePointEntity (CS)|CRulePointEntity]]'''&lt;br /&gt;
**** CGamePlayerEquip ''(game_player_equip)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Entity Data ==&lt;br /&gt;
&lt;br /&gt;
None.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Entity Attributes ==&lt;br /&gt;
&lt;br /&gt;
* '''Name''' (''targetname'') - Property used to identify entities.&lt;br /&gt;
* '''Team Master''' (''master'') - The name of a game_team_master can go here so that you can control which team is equipped.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* To actually specify what you want to be equipped, turn off SmartEdit mode and click Add. The item's name is the key, and the value is the number of items to be given to the player. &lt;br /&gt;
For example, a key of 'weapon_rpg' with a value of '3' will equip the player with 3 rockets. Use item_battery for armour and item_healthkit for health. Note that health and armour cannot exceed the normal maximum of 100 each.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== HLSDK Reference ==&lt;br /&gt;
&lt;br /&gt;
* [http://svn.tcwonline.org/viewvc.cgi/hlsdk/dlls/maprules.cpp?view=markup&amp;amp;root=amxmodx maprules.cpp] ''(line 764)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://twhl.co.za/wiki.php?id=30 TWHL]&lt;/div&gt;</summary>
		<author><name>Arkshine</name></author>
		
	</entry>
</feed>