Call of Duty 4: Scripting Reference - Level::SetWinningPlayer
From COD Modding & Mapping Wiki
SetWinningPlayer( <player> )
Module: Level
MP Only
Summary:
Sets a player to be the winner
Call this on:
Example:
Required arguments:
- <player> The player to set as the winning player
Optional arguments:
- none
Notes:
- none