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

Current round number [CS:S]


Post New Thread Reply   
 
Thread Tools Display Modes
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 05-03-2020 , 15:57   Re: Current round number [CS:S]
Reply With Quote #11

This is wild guess,
in cs:s, look every "cs_team_manager" and check "m_iTeamNum" and "m_iRoundsWon" "m_iScore"

https://forums.alliedmods.net/showth...39#post2697139
Code:
CCSTeam (type DT_CSTeam)
 Table: baseclass (offset 0) (type DT_Team)
  Member: m_iTeamNum (offset 916) (type integer) (bits 5) ()
  Member: m_iScore (offset 900) (type integer) (bits 32) ()
  Member: m_iRoundsWon (offset 904) (type integer) (bits 8) ()
  Member: m_szTeamname (offset 868) (type string) (bits 0) ()
  Member: player_array_element (offset 0) (type integer) (bits 10) (Unsigned|InsideArray)
  Member: "player_array" (offset 0) (type array) (bits 0) ()
*edit
Code:
[33]cs_team_manager, m_iTeamNum[0] m_iScore[0], m_iRoundsWon[0]
[34]cs_team_manager, m_iTeamNum[1] m_iScore[0], m_iRoundsWon[0]
[35]cs_team_manager, m_iTeamNum[2] m_iScore[0], m_iRoundsWon[0]
[36]cs_team_manager, m_iTeamNum[3] m_iScore[2], m_iRoundsWon[0]
__________________
Do not Private Message @me

Last edited by Bacardi; 05-03-2020 at 16:10.
Bacardi 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 10:12.


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