CAWP (CS)

From AlliedModders Wiki
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_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