★ SmartScoreboard 119 ★ (April 2024)

Search, find and discuss about Mutators!
LockDown
Novice
Posts: 12
Joined: Sat May 21, 2022 4:28 am

Re: ★ Smart Scoreboard 107 ★ [Updated 9/04/22]

Post by LockDown »

a good sized group of us tested it out friday and had no problems. Great job!
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 107 ★ [Updated 9/04/22]

Post by Que »

another Beta for testing. SSB108h

Code: Select all

Changes to 108h
---------------
Fixed Duel scoreboard.
Added text shadow option for beacons.
Removed bTeamMatesOnly from beacons till further notice.

Changes to 108g
---------------
Fixed MiniSniper scoreboard in CTF.
Made additional checks in bTournament games.
Fixed return sound not working.
Added bAltReturnedSound for CTF.
Download in first post.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
gachimusa
Novice
Posts: 24
Joined: Mon Feb 24, 2020 12:09 pm

Re: ★ Smart Scoreboard 108h ★ [Updated 23/6/2022]

Post by gachimusa »

【solved】This may be a UT spec idk, but in "legacy TDM" mode where neither "NewNet" nor "UTpure" is installed,
selecting "Botpack.TeamGamePlus" does not show the team score in the HUD.

↓ Botpack.TeamGamePlus without UTpure and newnet
Image

↓ Botpack.TeamGamePlus with UTpure or newnet
Image

some players often play this "legacy TDM" mode, so it's comfortable if HUD shows like UTpure. :)
Last edited by gachimusa on Thu Jun 30, 2022 1:02 am, edited 1 time in total.
ProAsm
Skilled
Posts: 229
Joined: Sun Sep 29, 2013 7:12 am

Re: ★ Smart Scoreboard 108h ★ [Updated 23/6/2022]

Post by ProAsm »

Not sure what you doing but this is ssb108h without newnet or UTPure or whatever in TeamGamePlus.
ssbtdm.jpg
*** Edit ***

Looks like you first picture is not Botpack.TeamGamePlus at all but Botpack.DeathMatch as Botpack.TeamGamePlus does not have Score / Rank / Spread at the lower left of the HUD :)
User avatar
gachimusa
Novice
Posts: 24
Joined: Mon Feb 24, 2020 12:09 pm

Re: ★ Smart Scoreboard 108h ★ [Updated 23/6/2022]

Post by gachimusa »

ProAsm wrote: Mon Jun 27, 2022 4:37 pm Not sure what you doing but this is ssb108h without newnet or UTPure or whatever in TeamGamePlus.

ssbtdm.jpg

*** Edit ***

Looks like you first picture is not Botpack.TeamGamePlus at all but Botpack.DeathMatch as Botpack.TeamGamePlus does not have Score / Rank / Spread at the lower left of the HUD :)

I found this happend by another mutator I installed.
thx giving us that hint :tu:
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

//updated to SSB109//

Code: Select all

Changes to 109
--------------
108j renamed for release.
Fixed CTF flag count down.

Changes to 108j
---------------
Added zooming to beacons.
Fixed several accessed nones in huds.
Removed individual weapon accuracy.

Changes to 108i
---------------
Realigned TDM alt mini scoreboard.
Added back bTeamMatesOnly for beacons.
Added bUseAltMethod beacon option for test.
Update in first Post.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

new beta out; 109d

Code: Select all

Changes to 109d
---------------
Added bEnableUTBeacons.
Combined bTeamMatesOnly option for UT and Player Beacons.
Add player stats for spectators, DM and Team, option in menu.
Re-aligned all rightside team icons according to Hud scales.
Reduced 500 list to 300.
Added Top100 list to view use !ssb100

Changes to 109c
---------------
Removed bSniperZoomInfo to enable UT name/health;
Added TraceTarget for beacons.

Changes to 109b
---------------
Fixed a zillion accessed nones in client UT.log

Changes to 109
--------------
108j renamed for release.
Fixed CTF flag count down.
Image

Image
Attachments
ssb109d.zip
(1.34 MiB) Downloaded 19 times
Last edited by Que on Mon Jul 18, 2022 12:45 pm, edited 1 time in total.
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Ubir4
Adept
Posts: 316
Joined: Fri May 10, 2019 6:15 am

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Ubir4 »

Image

Tournament DeathMatch
Frag Limit 20
Time Limit 20:00
Remaining Time 20:00
--------------------------------------------------
Is there a way to change it from blue to white?
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

Code: Select all

GameInfo[0]=(bEnabled=True,GameNames="Tournament DeathMatch,DeathMatch,DuelGame",Color=(R=0,G=128,B=255,A=0))
change the R,G,B values to White in SmartSB.ini
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Ubir4
Adept
Posts: 316
Joined: Fri May 10, 2019 6:15 am

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Ubir4 »

Que wrote: Mon Jul 18, 2022 1:31 am

Code: Select all

GameInfo[0]=(bEnabled=True,GameNames="Tournament DeathMatch,DeathMatch,DuelGame",Color=(R=0,G=128,B=255,A=0))
change the R,G,B values to White in SmartSB.ini
Thanks for the help. Now it's the way I want it. :tu:
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

another beta

Code: Select all

Changes to 109e
---------------
Fixed UT beacons stand alone.
Fixed many accessed nones and out of bounds.
Attachments
ssb109e.zip
(1.34 MiB) Downloaded 17 times
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
Buggie
Godlike
Posts: 2733
Joined: Sat Mar 21, 2020 5:32 am

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Buggie »

Wanna note:
If you miss nexgen HUD (nice chatbox), then you need edit SmartSB.ini and set
bShowSmartSBHuds=False
for return it back.

Such info must be included in readme.
It is awful when silently altered user settings and no sources for check what and where.
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

New Beta released... also Sourcecode not stripped. (Developers)

Code: Select all

Changes to 109f
---------------
Fixed Top100 scores in DM and TDM
Removed UT Beacons when Player beacons selected.
Fixed Accessed Nones in Hud.
Added bEnablePointer for beacons.
Attachments
ssb109f.zip
(1.47 MiB) Downloaded 14 times
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
User avatar
Que
Inhuman
Posts: 794
Joined: Mon Dec 09, 2019 5:49 am
Personal rank: ...
Contact:

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Que »

also note for SSB.. regarding Top 20 DM stats.. to include bot kills in Top 20 open SmartSBPlayerStats.ini and edit ;
`bUseBotKillsInStats=True`
*Join our Discord Here.*
Our mods - MVX , SSB , SmartWFL , UTCmds , BotCommands , Smart Stats , join/leave announcer , NoSmoke , UTLogin , BrightSkins , Server Tran…
*Our Servers
Buggie
Godlike
Posts: 2733
Joined: Sat Mar 21, 2020 5:32 am

Re: ★ Smart Scoreboard 109 ★ [Updated 03/07/2022]

Post by Buggie »

Que wrote: Tue Jul 26, 2022 8:03 am also Sourcecode not stripped. (Developers)
For SmartSBStats.u - stripped :pfff:
Post Reply