mapm_vote_finished
Called when vote finished.
Syntax
forward mapm_vote_finished(const map[], type, total_votes)
Usage
| map | Nextmap |
| type | Type of vote, used const VOTE_BY_* |
| total_votes | Count of players votes |
Return
This function has no return value.
Notes
Can be blocked in forward mapm_analysis_of_results()
Defined in
map_manager.inc
at line 294
.
This documentation was automatically generated from source.