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

UE1:VRikersGame (UT)

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

VRikersGame.

no default weapon

Default values

Property Value
bHumansOnly True
DefaultWeapon None

Functions

Events

Login

event PlayerPawn Login (string Portal, string Options, out string Error, class<PlayerPawnSpawnClass)

Overrides: GameInfo.Login


Other instance functions

AddDefaultInventory

function AddDefaultInventory (Pawn PlayerPawn)

Overrides: GameInfo.AddDefaultInventory


PickupQuery

function bool PickupQuery (Pawn Other, Inventory item)

Overrides: GameInfo.PickupQuery


ReduceDamage

function int ReduceDamage (int Damage, name DamageType, Pawn injured, Pawn instigatedBy)

Overrides: UnrealGameInfo.ReduceDamage


RestartPlayer

function bool RestartPlayer (Pawn aPlayer)

Overrides: GameInfo.RestartPlayer