update to 122
This commit is contained in:
@@ -5,21 +5,21 @@ See http://www.proasm.com for more detail.
|
|||||||
SmartSB Installation
|
SmartSB Installation
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
Add SmartSB121f.u to your UTServer/System folder.
|
Add SmartSB122.u to your UTServer/System folder.
|
||||||
Add SmartSBStats.u to your UTServer/System folder.
|
Add SmartSBStats.u to your UTServer/System folder.
|
||||||
|
|
||||||
Open your Server.ini file and add under:
|
Open your Server.ini file and add under:
|
||||||
|
|
||||||
[Engine.GameEngine]
|
[Engine.GameEngine]
|
||||||
ServerPackages=SmartSB121
|
ServerPackages=SmartSB122
|
||||||
ServerPackages=SmartSBStats
|
ServerPackages=SmartSBStats
|
||||||
|
|
||||||
Add in the command line: ?Mutators=SmartSB121.SmartSB
|
Add in the command line: ?Mutators=SmartSB122.SmartSB
|
||||||
|
|
||||||
Or as an alternate to the Mutator:
|
Or as an alternate to the Mutator:
|
||||||
|
|
||||||
[Engine.GameEngine]
|
[Engine.GameEngine]
|
||||||
ServerActors=SmartSB121.SmartSBServerActor
|
ServerActors=SmartSB122.SmartSBServerActor
|
||||||
|
|
||||||
NB:
|
NB:
|
||||||
===
|
===
|
||||||
@@ -39,9 +39,22 @@ Then use another mod like 2k4Combos
|
|||||||
-----------------------------------
|
-----------------------------------
|
||||||
Changes and Fixes in SmartSB Betas
|
Changes and Fixes in SmartSB Betas
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
Changes to 121f
|
|
||||||
|
Changes to 122
|
||||||
--------------
|
--------------
|
||||||
????
|
Rescaled all lines in Windowed mode.
|
||||||
|
Reduced Frags heading text size.
|
||||||
|
Added Hudmutator option in scoreboard.
|
||||||
|
Added bAlways to SplashLogo.
|
||||||
|
Added chain icons for JailBreak
|
||||||
|
Added Bot icons instead of text.
|
||||||
|
Added Accuracy Shots / Hits option.
|
||||||
|
Removed all Kdr and Fph.
|
||||||
|
Added new mini MH scoreboard.
|
||||||
|
Added new Spectator detection.
|
||||||
|
Fixed spectator view image.
|
||||||
|
Std ScoreBoard if personal in MH.
|
||||||
|
Fixed MonsterHunt stats display.
|
||||||
|
|
||||||
Changes to 121
|
Changes to 121
|
||||||
--------------
|
--------------
|
||||||
@@ -49,13 +62,13 @@ Fixed several Multikill sounds.
|
|||||||
Fixed flag displays if local.
|
Fixed flag displays if local.
|
||||||
Fixed many Failed to Load warnings.
|
Fixed many Failed to Load warnings.
|
||||||
Added DM, CTF and DOM LastPlayers.
|
Added DM, CTF and DOM LastPlayers.
|
||||||
Remove Top20 from SSBSRI
|
Remove Top20 from SSBSRI.
|
||||||
Combined Top20 scroll and fixed stats.
|
Combined Top20 scroll and fixed stats.
|
||||||
Added Top5 Daily players.
|
Added Top5 Daily players.
|
||||||
Added KDR for last game only.
|
Added KDR for last game only.
|
||||||
Remove Kdr percentage option.
|
Remove Kdr percentage option.
|
||||||
Added Kdr on/off option.
|
Added Kdr on/off option.
|
||||||
Added Deaths to Top10/100
|
Added Deaths to Top10/100.
|
||||||
Fixed LastPlayer NoFlag.
|
Fixed LastPlayer NoFlag.
|
||||||
Added gametype to top20.
|
Added gametype to top20.
|
||||||
Added Monster frags to scoreboard where applicable.
|
Added Monster frags to scoreboard where applicable.
|
||||||
@@ -710,7 +723,7 @@ Made gold color more goldish
|
|||||||
Fixed Survivability over run.
|
Fixed Survivability over run.
|
||||||
Fixed DM HUDColor by adding new DM Hud
|
Fixed DM HUDColor by adding new DM Hud
|
||||||
Test for Nexgen and NewNetUnrealv0_9_15
|
Test for Nexgen and NewNetUnrealv0_9_15
|
||||||
Replaced with U in Uber Long Range Kill.
|
Replaced Ü with U in Uber Long Range Kill.
|
||||||
Fixed Keybind not working in Info window.
|
Fixed Keybind not working in Info window.
|
||||||
Replaced Font boxes with slider (had to, due to above).
|
Replaced Font boxes with slider (had to, due to above).
|
||||||
Added Survival (Surv) to all mini scoreboard's.
|
Added Survival (Surv) to all mini scoreboard's.
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
[Public]
|
|
||||||
Object=(Name=SmartSB121f.SmartSB,Class=Class,MetaClass=Engine.Mutator,Description="SmartSB v121f")
|
|
||||||
Object=(Name=SmartSB121f.SmartSBServerActor,Class=Class,MetaClass=Engine.Actor,Description="")
|
|
||||||
3
System/SmartSB122.int
Normal file
3
System/SmartSB122.int
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
[Public]
|
||||||
|
Object=(Name=SmartSB122.SmartSB,Class=Class,MetaClass=Engine.Mutator,Description="SmartSB v122")
|
||||||
|
Object=(Name=SmartSB122.SmartSBServerActor,Class=Class,MetaClass=Engine.Actor,Description="")
|
||||||
Binary file not shown.
Reference in New Issue
Block a user