Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:KingOfTheHill (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> KingOfTheHill
Package: 
UnrealI
This class in other games:
RTNP, U1

KingOfTheHill.

Properties

king

Type: Pawn


KingMessage

Type: string

Modifiers: localized


Default value: " is the new king of the hill!"

Default values

Property Value
BeaconName "King"
GameName "King of the Hill"

Instance functions

CrownNewKing

function CrownNewKing (Pawn newKing)


Killed

function Killed (Pawn killer, Pawn Other, name damageType)

Overrides: DeathMatchGame.Killed