Difference between revisions of "CC4 (CS)"

From AlliedModders Wiki
Jump to: navigation, search
(Entity Data)
Line 26: Line 26:
 
! Name !! W. Offset !! L. Offset !! L. Diff !! Type !! Description
 
! Name !! W. Offset !! L. Offset !! L. Diff !! Type !! Description
 
|- class="t2td"
 
|- class="t2td"
| m_Activity
+
| x
| style="text-align:center" | 73
+
| style="text-align:center" | x
| style="text-align:center" | 78
+
| style="text-align:center" | x
 
| style="text-align:center" | +5  
 
| style="text-align:center" | +5  
| style="text-align:center" | Activity
+
| style="text-align:center" | x
| What the monster/player is doing (animation). ( See [http://svn.tcwonline.org/viewvc.cgi/hlsdk/dlls/activity.h?view=markup&root=amxmodx animation.h] )
+
| x
 
|}
 
|}
 
  
 
== Entity Information ==
 
== Entity Information ==

Revision as of 20:25, 8 April 2010


Basic Information

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


Class Hierarchy


Entity Data

W = Windows | L = Linux

Name W. Offset L. Offset L. Diff Type Description
x x x +5 x x

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