Difference between revisions of "CWallHealth (CS)"
(CWallHealth offset list) |
m (moved CWallHealth Offset List (Counter-Strike) to CWallHealth (CS)) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:CS | + | [[Category:CS Class List]] |
− | * [[CBaseEntity | + | * [[CBaseEntity (CS)|CBaseEntity]] |
− | ** [[CBaseDelay | + | ** [[CBaseDelay (CS)| CBaseDelay]] |
− | *** [[CBaseAnimating | + | *** [[CBaseAnimating (CS)|CBaseAnimating]] |
− | **** [[CBaseToggle | + | **** [[CBaseToggle (CS)|CBaseToggle]] |
***** '''CWallHealth''' ''(func_healthcharger)'' | ***** '''CWallHealth''' ''(func_healthcharger)'' | ||
Latest revision as of 16:37, 17 May 2009
- CBaseEntity
- CBaseDelay
- CBaseAnimating
- CBaseToggle
- CWallHealth (func_healthcharger)
- CBaseToggle
- CBaseAnimating
- CBaseDelay
W = Windows | L = Linux
Name | W. Offset | L. Offset | L. Diff | Type | Description |
---|---|---|---|---|---|
m_flNextCharge | 73 | 78 | +5 | float | None. |
m_iReactivate | 74 | 79 | +5 | int | DeathMatch Delay until reactvated. |
m_iJuice | 75 | 80 | +5 | int | None. |
m_iOn | 76 | 81 | +5 | int | 0 = off, 1 = startup, 2 = going. |
m_flSoundTime | 77 | 82 | +5 | float | None. |