Team_GivePoints
This article documents a Zandronum-specific ACS feature which may not be supported by ZDoom and its other child ports. |
153:Team_GivePoints (team, points, announce)
Usage
Parameters
- team: Which team to give points to.
- points: How many points to give to the team. The teams are 0 = Blue, 1 = Red, 2 = Green, 3 = Gold.
- announce: Play an announcer sound ("<team> scores!"), and displays a message to all players.
Examples
This article lists no examples, please add one. |