Difference between revisions of "CGrenade (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...')
(No difference)

Revision as of 20:21, 8 April 2010


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 )