Difference between revisions of "CC4 (CS)"

From AlliedModders Wiki
Jump to: navigation, search
(Created page with 'Category:CS Class List == Basic Information == * '''Classname''': CC4. <br /> * '''Description''': C4 Explosive (C4) for CS. <br /> == Class Hierarchy == * [[CBaseEnti...')
 
Line 18: Line 18:
 
******* [[CC4 (CS)|CC4]]
 
******* [[CC4 (CS)|CC4]]
  
 +
 +
== Entity Data ==
  
 
<tt>''W = Windows'' |</tt><tt> ''L = Linux''</tt>
 
<tt>''W = Windows'' |</tt><tt> ''L = Linux''</tt>

Revision as of 20:23, 8 April 2010


Basic Information

  • Classname: CC4.
  • Description: C4 Explosive (C4) for CS.


Class Hierarchy


Entity Data

W = Windows | L = Linux

Entity Information

#define WEAPON_C4          6
 
#define C4_MAXSPEED	     250.0
#define C4_WEIGHT	     3
#define C4_DEFAULT_GIVE      1
#define C4_MAX_CARRY	     1
Name W. Offset L. Offset L. Diff Type Description
m_Activity 73 78 +5 Activity What the monster/player is doing (animation). ( See animation.h )