Onslaught.ONSDaredevilMessage
- Extends
- LocalMessage
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- Onslaught.ONSDaredevilMessage
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 int CheerPointThresh;
var localized String StuntDegrees;
var localized String StuntInfoString1;
var localized String StuntInfoString2;
var localized String StuntInfoString3;
var localized String StuntInfoString4;
var localized String StuntInfoString5;
var localized String StuntInfoString6;
var localized String StuntInfoString7;
var localized String StuntInfoString8;
defaultproperties
{
bFadeMessage=True
bIsSpecial=True
bIsUnique=False
Lifetime=9
bBeep=False
DrawColor=(R=255,G=0,B=128,A=255)
FontSize=0
StuntInfoString1="Daredevil! Level "
StuntInfoString2=", "
StuntInfoString3="m"
StuntInfoString4="Spin: "
StuntInfoString5="Flip: "
StuntInfoString6="Roll: "
StuntInfoString7=", "
StuntInfoString8=" secs"
StuntDegrees="°"
StackMode=SM_Down
PosY=0.7
CheerSound=sound'ONSVehicleSounds-S.crowd_cheer'
CheerPointThresh=20
}
|
Creation time: Do 14.8.2014 09:58:16.755 - Created with
UnCodeX