- Extends
- WIR_ModHandler
Copyright (c) 2005-2007 by Wormbo
$Id$
Handler for UTComp. Lot's of GetPropertyText() here so I don't depend on any
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- WormbotReporter.WIR_ModHandler
|
+-- WormbotHandlerUTComp.WIR_ModHandler_UTComp
Inherited Functions from WormbotReporter.WIR_ModHandler |
AcceptPlayInfoProperty, AddHandler, CriticalPlayer, Destroyed, FillPlayInfo, FormatPlayerName, GetDescriptionText, GetLocationNameFor, GetObjectiveName, GetObjectName, GetRemainingTime, HandleEndGame, HandleEndRound, HandleKill, HandleLocalizedMessage, HandleNewRound, HandleStringMessage, MatchStarting, Mutate, PostBeginPlay, ScoreObjective, UpdateLocationNames |
var localized string MsgVoteStarted;
StringPrefixWarmupTime Source code
var localized string StringPrefixWarmupTime;
StringSuffixWarmupTime Source code
var localized string StringSuffixWarmupTime;
var localized string StringWarmup;
function string GetRemainingTime ( ) )
HandleLocalizedMessage Source code
defaultproperties
{
StringWarmup = "Warmup"
StringPrefixWarmupTime = "W-"
MsgVoteStarted = "[%r] - [^B]A Vote Was Started![^B]"
}
|
Creation time: Do 14.8.2014 09:58:29.919 - Created with
UnCodeX