KFMod.KFMainMessages
- Extends
- CriticalEventPlus
- Modifiers
- abstract
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- GamePlay.CriticalEventPlus
|
+-- KFMod.KFMainMessages
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 |
Message
var(Message) localized string CantCarryItemMsg;
var(Message) localized string CantSelectWeaponMsg;
var(Message) localized string HasWeaponMsg;
var(Message) localized string NoCarryMoreMsg;
var(Message) localized string ShopBootMsg;
var(Message) localized string ShopItBase;
defaultproperties
{
ShopBootMsg="You can't stay in this shop after closing"
HasWeaponMsg="You already have this weapon"
NoCarryMoreMsg="You can not carry this weapon"
ShopItBase="Press '%Use%' to TRADE"
CantCarryItemMsg="You cannot carry this item"
CantSelectWeaponMsg="You cannot use that weapon right now"
bIsConsoleMessage=False
DrawColor=(B=10,G=10,R=255)
StackMode=SM_Down
PosY=0.800000
FontSize=2
}
|
Creation time: Fri 13-10-2023 03:18:46.824 - Created with
UnCodeX