- Extends
- LocalMessage
- Modifiers
- abstract
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- JBAddonLlama.JBLlamaMessage
Inherited Variables from Engine.LocalMessage |
bBeep, bComplexString, bFadeMessage, bIsConsoleMessage, bIsPartiallyUnique, bIsSpecial, bIsUnique, ChildMessage, DrawColor, DrawPivot, FontSize, Lifetime, PosX, PosY, StackMode |
Inherited Functions from Engine.LocalMessage |
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage |
var localized string TextLlamaCaught;
var localized string TextLlamaDied;
var localized string TextLlamaDisconnected;
var localized string TextLlamaHuntStart;
defaultproperties
{
TextLlamaHuntStart="Kill %llama% for a little reward."
TextLlamaCaught="%llama% was caught by %killer%!"
TextLlamaDied="%llama% was busted!"
TextLlamaDisconnected="%llama% ran away!"
DrawColor=(R=255,G=255,B=0,A=255)
StackMode=SM_Down
PosY=0.3
bFadeMessage=True
bIsUnique=True
bIsSpecial=True
} |
Creation time: Do 14.8.2014 09:58:11.539 - Created with
UnCodeX