CAWP (CS)

From AlliedModders Wiki
Revision as of 16:35, 8 April 2010 by Joropito (talk | contribs) (Created page with 'Category:CS Class List == Basic Information == * '''Classname''': CAWP. <br /> * '''Description''': Accuracy International Arctic Warfare (AWP) weapon for CS. <br /> == ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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_ShellBig 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