We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is possible to expose the CountTeamPlayers function?
https://github.com/s1lentq/ReGameDLL_CS/blob/fbbd6bd0838749753e10499a77477bf2fb2324b1/regamedll/dlls/client.cpp#L506
Wait for endround to get m_iNumCT or m_iNumTerrorist is a mess!
Thanks
The text was updated successfully, but these errors were encountered:
Link, and then get m_iNumCT, m_iNumTerrorist members value
Sorry, something went wrong.
This is suposed to reinitialize counts only to get num? lol
Whats the problem?
The native above recalculate players count for members and also you can put they in your variables at once.
No branches or pull requests
Is possible to expose the CountTeamPlayers function?
https://github.com/s1lentq/ReGameDLL_CS/blob/fbbd6bd0838749753e10499a77477bf2fb2324b1/regamedll/dlls/client.cpp#L506
Wait for endround to get m_iNumCT or m_iNumTerrorist is a mess!
Thanks
The text was updated successfully, but these errors were encountered: