Botpack.KillingSpreeMessage
- Extends
- CriticalEventLowPlus
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.LocalMessage
|
+-- Botpack.LocalMessagePlus
|
+-- Botpack.CriticalEventPlus
|
+-- Botpack.CriticalEventLowPlus
|
+-- Botpack.KillingSpreeMessage
Messages
var(Messages) localized string EndFemaleSpree;
var(Messages) localized string EndSelfSpree;
var(Messages) localized string EndSpreeNote;
var(Messages) localized string EndSpreeNoteTrailer;
var(Messages) localized string MultiKillString;
var(Messages) localized string SpreeNote[10];
var(Messages) sound SpreeSound[10];
defaultproperties
{
EndSpreeNote="'s killing spree was ended by"
EndSelfSpree="was looking good till he killed himself!"
EndFemaleSpree="was looking good till she killed herself!"
spreenote(0)="is on a killing spree!"
spreenote(1)="is on a rampage!"
spreenote(2)="is dominating!"
spreenote(3)="is unstoppable!"
spreenote(4)="is Godlike!"
SpreeSound(0)=Sound'Announcer.(All).killingspree'
SpreeSound(1)=Sound'Announcer.(All).rampage'
SpreeSound(2)=Sound'Announcer.(All).dominating'
SpreeSound(3)=Sound'Announcer.(All).unstoppable'
SpreeSound(4)=Sound'Announcer.(All).godlike'
bBeep=False
}
|
Creation time: Fr 7.6.2013 13:14:37.517 - Created with
UnCodeX