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

UE1:KingOfTheHill (U1)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
U1 Object >> Actor >> Info >> GameInfo >> UnrealGameInfo >> DeathMatchGame >> KingOfTheHill
Package: 
UnrealI
This class in other games:
RTNP, UT

KingOfTheHill.

Properties[edit]

king[edit]

Type: Pawn


KingMessage[edit]

Type: string

Modifiers: localized


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

Default values[edit]

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

Instance functions[edit]

CrownNewKing[edit]

function CrownNewKing (Pawn newKing)


Killed[edit]

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

Overrides: DeathMatchGame.Killed