| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
MutBFRL10k Creation date: 2011-02-23 20:36 Last change: $Id$ Copyright © 2011, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.Mutator
|
+-- BFRL10k.MutBFRL10k
| Variables Summary |
|---|
| Inherited Variables from Engine.Mutator |
|---|
| bAddToServerPackages, bUserAdded, ConfigMenuClassName, DefaultWeapon, DefaultWeaponName, Description, FriendlyName, GroupName, IconMaterialName, NextMutator |
| Inherited Variables from Engine.Info |
|---|
| BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
| Functions Summary | ||
|---|---|---|
![]() | bool | CheckReplacement (Actor Other, out byte bSuperRelevant)) |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| Functions Detail |
|---|
CheckReplacement Source code| Defaultproperties |
|---|
defaultproperties
{
FriendlyName = "BFRL10k"
Description = "Replaces super weapons with the BFRL10k, which is a rocket launcher not unlike the BFG10k from Quake 3 Arena."
GroupName = "SuperWeapon"
bAddToServerPackages = True
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||