round_end
Syntax
forward round_end(Float:roundtime);
Usage
| Parameter | Description |
|---|---|
| roundtime | The length of the round in seconds. |
Description
Called immediately when a round ends
Return
This forward ignores the returned value.
forward round_end(Float:roundtime);
| Parameter | Description |
|---|---|
| roundtime | The length of the round in seconds. |
Called immediately when a round ends
This forward ignores the returned value.