Raised This Month: $51 Target: $400
 12% 

[TF2] Soldier's Rage Netprop


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
noodleboy347
AlliedModders Donor
Join Date: Mar 2009
Old 12-23-2009 , 20:01   [TF2] Soldier's Rage Netprop
Reply With Quote #1

Does anyone know what the netprop is for the Soldier's rage bar (the one that goes with the Buff Banner)?
noodleboy347 is offline
Kevin_b_er
SourceMod Donor
Join Date: Feb 2009
Old 12-23-2009 , 20:54   Re: [TF2] Soldier's Rage Netprop
Reply With Quote #2

Found two relative netprops, here they are along with the stuff next to them

Code:
   -Member: m_nDesiredDisguiseTeam (offset 188) (type integer) (bits 3)
   -Member: m_nDesiredDisguiseClass (offset 184) (type integer) (bits 4)
   -Member: m_bLastDisguisedAsOwnTeam (offset 328) (type integer) (bits 1)
   -Member: m_flStealthNoAttackExpire (offset 448) (type float) (bits 0)
   -Member: m_flStealthNextChangeTime (offset 452) (type float) (bits 0)
   -Member: m_flCloakMeter (offset 396) (type float) (bits 0)
   -Member: m_flRageMeter (offset 408) (type float) (bits 0)
   -Member: m_bRageDraining (offset 412) (type integer) (bits 1)
   -Member: m_flPhaseActivationTime (offset 404) (type float) (bits 0)
Based on this,
m_flRageMeter should be a float corresponding to the current rage meter.
m_bRageDraining should be a boolean-style integer corresponding to the rage meter draining out when the soldier activates it. I figure this is similar effect to the ubercharge meter draining out during an ubercharge, but probably faster.

Last edited by Kevin_b_er; 12-23-2009 at 21:17.
Kevin_b_er is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 12-24-2009 , 05:26   Re: [TF2] Soldier's Rage Netprop
Reply With Quote #3

Is there charge meter too?
FaTony is offline
pheadxdll
AlliedModders Donor
Join Date: Jun 2008
Old 12-24-2009 , 12:08   Re: [TF2] Soldier's Rage Netprop
Reply With Quote #4

There is not one for the charge meter, you have to toggle one of the player conditions. I think its 17.
pheadxdll is offline
FaTony
Veteran Member
Join Date: Aug 2008
Old 12-25-2009 , 10:21   Re: [TF2] Soldier's Rage Netprop
Reply With Quote #5

Yep, but it's either sv_cheats or extension which are not plausible now. Thanks anyway.
FaTony is offline
Dragonshadow
BANNED
Join Date: Jun 2008
Old 12-25-2009 , 10:49   Re: [TF2] Soldier's Rage Netprop
Reply With Quote #6

Quote:
Originally Posted by pheadxdll View Post
There is not one for the charge meter, you have to toggle one of the player conditions. I think its 17.
16, 17 is demoman charge.
Dragonshadow is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 14:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode