CGrenade (CS)

From AlliedModders Wiki
Revision as of 20:21, 8 April 2010 by Joropito (talk | contribs) (Created page with 'Category:CS Class List == Basic Information == * '''Classname''': CC4. <br /> * '''Description''': C4 Explosive (C4) for CS. <br /> == Class Hierarchy == * [[CBaseEnti...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Basic Information

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


Class Hierarchy


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 )