Botpack.MultiKillMessage
- Extends
- LocalMessagePlus
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- Botpack.LocalMessagePlus
|
+-- Botpack.MultiKillMessage
Inherited Variables from Engine.LocalMessage |
bBeep, bCenter, bComplexString, bFadeMessage, bFromBottom, bIsConsoleMessage, bIsSpecial, bIsUnique, bOffsetYPos, ChildMessage, DrawColor, Lifetime, XPos, YPos |
Messages
var(Messages) localized string DoubleKillString;
var(Messages) localized string MonsterKillString;
var(Messages) localized string MultiKillString;
var(Messages) localized string TripleKillString;
var(Messages) localized string UltraKillString;
static function int GetFontSize ( int Switch ) )
static function float GetOffset ( int Switch, float YL, float ClipY ) )
defaultproperties
{
DoubleKillString="Double Kill!"
TripleKillString="Triple Kill!"
MultiKillString="Multi Kill!"
UltraKillString="ULTRA KILL!!"
MonsterKillString="M O N S T E R K I L L !!!"
FontSize=1
bIsSpecial=True
bIsUnique=True
bFadeMessage=True
DrawColor=(G=0,B=0)
YPos=196.000000
bCenter=True
}
|
Creation time: Fr 7.6.2013 13:14:38.749 - Created with
UnCodeX