How can I detect team score ?
I've been looking around on how to detect team score, I found bunch of cshack module plugins.
and I thought cshack is a dead module so I decided to ask if there's another way to do it ? |
Re: How can I detect team score ?
|
Re: How can I detect team score ?
What exactly you wanna do? Cause you can get the score, but you can't change it from scoreboard with some codes...
I've made a stock to change the score without modules, but it isn't a value, it just show what I want to show... You can take a look from my code to see what I'm talking about -link-. This is the stock -link-. Hope to be useful. Sorry for my bad english. |
Re: How can I detect team score ?
This is how teams scores are updated in the game :
Code:
void CHalfLifeMultiplay::UpdateTeamScores()PHP Code:
And if you want to send your own values (won't be real score, only what appears in scoreboard), then you can use this : PHP Code:
Also, if you want to change real score values, you need plugins using a module such as orpheu or rage. |
Re: How can I detect team score ?
Quote:
|
| All times are GMT -4. The time now is 16:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.