Difference between revisions of "CAWP (CS)"

From AlliedModders Wiki
Jump to: navigation, search
(Created page with 'Category:CS Class List == Basic Information == * '''Classname''': CAWP. <br /> * '''Description''': Accuracy International Arctic Warfare (AWP) weapon for CS. <br /> == ...')
 
(Entity Data)
 
Line 24: Line 24:
 
! Name !! W. Offset !! L. Offset !! L. Diff !! Type !! Description
 
! Name !! W. Offset !! L. Offset !! L. Diff !! Type !! Description
 
|- class="t2td"
 
|- class="t2td"
| m_ShellBig
+
| m_ShellLate
 
| style="text-align:center" | 57
 
| style="text-align:center" | 57
 
| style="text-align:center" | 61  
 
| style="text-align:center" | 61  

Latest revision as of 17:22, 8 April 2010


Basic Information

  • Classname: CAWP.
  • Description: Accuracy International Arctic Warfare (AWP) weapon for CS.


Class Hierarchy


Entity Data

W = Windows | L = Linux

Name W. Offset L. Offset L. Diff Type Description
m_ShellLate 57 61 +4 int Model index for shells when in zoom (model: "models/rshell.mdl").
n_iShell 78 82 +4 int Model index for shells (model: "models/rshell.mdl").
m_usEvent 79 83 +4 int Event index as of precache_event (event: "events/awp.sc").

Entity Information

#define WEAPON_AWP         18
 
#define AWP_MAXSPEED       240.0
#define AWP_WEIGHT         30
#define AWP_DEFAULT_GIVE   10
#define AWP_MAX_CARRY      30
#define AWP_MAX_CLIP       10