diff --git a/Help/SSB_Changelog.txt b/Help/SSB_Changelog.txt index 63a0e53..37260a6 100644 --- a/Help/SSB_Changelog.txt +++ b/Help/SSB_Changelog.txt @@ -5,7 +5,7 @@ See http://www.proasm.com for more detail. SmartSB Installation -------------------- -Add SmartSB121.u to your UTServer/System folder. +Add SmartSB121f.u to your UTServer/System folder. Add SmartSBStats.u to your UTServer/System folder. Open your Server.ini file and add under: @@ -39,6 +39,9 @@ Then use another mod like 2k4Combos ----------------------------------- Changes and Fixes in SmartSB Betas ----------------------------------- +Changes to 121f +-------------- +???? Changes to 121 -------------- @@ -707,7 +710,7 @@ Made gold color more goldish Fixed Survivability over run. Fixed DM HUDColor by adding new DM Hud 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. Replaced Font boxes with slider (had to, due to above). Added Survival (Surv) to all mini scoreboard's. diff --git a/System/SmartSB121.int b/System/SmartSB121.int deleted file mode 100644 index 2d4e505..0000000 --- a/System/SmartSB121.int +++ /dev/null @@ -1,3 +0,0 @@ -[Public] -Object=(Name=SmartSB121.SmartSB,Class=Class,MetaClass=Engine.Mutator,Description="SmartSB v121") -Object=(Name=SmartSB121.SmartSBServerActor,Class=Class,MetaClass=Engine.Actor,Description="") diff --git a/System/SmartSB121f.int b/System/SmartSB121f.int new file mode 100644 index 0000000..a097d83 --- /dev/null +++ b/System/SmartSB121f.int @@ -0,0 +1,3 @@ +[Public] +Object=(Name=SmartSB121f.SmartSB,Class=Class,MetaClass=Engine.Mutator,Description="SmartSB v121f") +Object=(Name=SmartSB121f.SmartSBServerActor,Class=Class,MetaClass=Engine.Actor,Description="") diff --git a/System/SmartSB121.u b/System/SmartSB121f.u similarity index 70% rename from System/SmartSB121.u rename to System/SmartSB121f.u index 2b609ce..4e3f729 100644 Binary files a/System/SmartSB121.u and b/System/SmartSB121f.u differ