Page 48 of 57

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

Posted: Wed May 25, 2022 4:35 am
by LockDown
ya something is messed up with my servers country flags. Idk if i changed something or if it just stopped working by itself, but now i cant get the flags to show at all. No big deal as it still says what country people are in, but ill keep working at it and if i get a definitive answer to whats causing it ill let u guys know. BTW, i noticed when i log into admin in the server my name is no longer white and from what i can tell there is no indication that someone is logged in as an admin. Did u guys want it that way to be more of a hidden admin sort of deal, or am i missing some new indicator?

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

Posted: Wed May 25, 2022 8:23 am
by Que
Which CountryFlags textures are you using?
Also are they listed in SmartSB.ini and also in your ServerPackages=

Automatically merged

Recommend CountryFlags32b linked in first post.

Automatically merged

Will look into the admin thing I think we have a setting in the .ini for hidden admin . Can't remember.

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

Posted: Thu May 26, 2022 12:34 am
by LockDown
Oops, turns out i still had countryflags2 in my ut.ini file, my bad :D . Begs the question how it worked for a short period of time tho.... :D . I dont see anything in my ini having to do with hidden admin.

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

Posted: Thu May 26, 2022 5:23 am
by Que
it works with CountryFlags2 as well.. just 32 is updated file
not sure why youre not white in admin ... when i login iam white.

Automatically merged

Ok here we go.. try this version 108 beta c
And see if top 20 scores work correctly.

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

Posted: Fri May 27, 2022 12:49 am
by LockDown
when the scoreboard is in default or mini mode, my name turns white, however in personal, full and alt my name remains yellow. And yes CF2 im sure would work, however i only had it enabled in the server packages, but i was still calling the 32 version in the SmartSB.ini file, so it was trying to grab a texture that wasnt in the server package list and thats y it wasnt working.

Automatically merged

108c did the trick! I am now getting scores, thanks for the hard work! Tho 1 note for the next version. I noticed u added a setting to not show bot kills and i immediately wondered if that would result in not showing any stats from matches players have with only bots, so i turned it on and noticed my top score went down just a few points, i would imagine for the kills ONLY. So my note is maybe make that setting more of a don't include ANY stats from a match between 1 player and a bot, not just kills. Just a thought ;) . Great job!

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

Posted: Fri May 27, 2022 3:18 am
by Que
Noted.

Please check server for lag as I suddenly noticed it and not sure which is causing it.. could be 108c

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

Posted: Fri May 27, 2022 7:09 am
by LockDown
i expect a full house tomorrow night, will report back on any unusual lag.

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

Posted: Sat May 28, 2022 12:55 pm
by LockDown
no one reported any lag last night. I did notice that there was still no flag automatic return sound tho. Did i need to change something in the ini file to get that to work or did the latest version not have that fix?

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

Posted: Sat May 28, 2022 10:25 pm
by Que
Pretty sure it had the fix. How to reproduce the bug?

Here is the next beta (without the flag fix)

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

Posted: Sun May 29, 2022 11:41 am
by LockDown
did u put in a way to turn the sound effect on and off? Just tested again and its definitely not working. I even disabled flagannouncementsv2 to make sure it wasnt a conflict. I also tried running it on my own computer with no other mods on and it didnt work. Just in case theres confusion, im talking about when the flag automatically returns after (i wanna say) 25 seconds of no one touching it. Also the sound that OjitroC provided was the sound effect for someone returning the flag, however smart ctf uses the sound effect
BotPack.ChatSound.NewBeep for automatic flag returns. Some ctf players might want it the same as smartctf, but so long as they know its returned u can use whatever sound u want ;). Also if u wanted to expand on it, smartCTF gives a message in the middle of the screen saying that the flag has returned.

Automatically merged

ok so i looked into the code for smart ctf and turns out that its not smart ctf that makes this noise and writes the message, its just base ut. So something ur mod does overwrites what ut tries to do when the flag is automatically returned i guess. This noise is also made when the flag is dropped, which ur mod does indeed do, so for whatever reason ur mod doesnt let ut make a noise and write a message in the middle of the screen when the flag returns itself.

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

Posted: Mon May 30, 2022 9:02 am
by ProAsm
Sorry, I forgot to add the Returned sound to the Auto Return.
Currently it's only when a Player returns the flag.
I will add it to the Auto Returned in next version.

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

Posted: Sat Jun 11, 2022 10:00 pm
by Que
New Beta for Testing...

Code: Select all

Changes to 108f
---------------
Added Player Beacons with bUsePlayerBeacons.
Added Bot headshots to player BotFrags.
Added bUseBotKillsInStats for dummies.

Changes to 108e
---------------
Added bSniperZoomInfo for name and health.
Fixed bNoTop20Indicators on left and right sides.
Renamed bNoTop20Indicators to bTop20Indicators
Fixed Top20 and Top10 regarding no bot kills.
Removed bTop20NoBotKills now under bUseBotsInStats
Removed small scoreboard stats at game end.
Added Top TDM names to icons.
Created new GRI for Stats only.
Moved Top20ResetCount to SmartSBPlayerStats.
Moved bNoTop20Indicators to SmartSBPlayerStats.
Moved bSetTop20RightSide to SmartSBPlayerStats.
Moved bDisableTop20Faces to SmartSBPlayerStats.
Moved bTop20StatsCommandOnly to SmartSBPlayerStats.
Moved bShowLastBackground to bTopLastBackground in SmartSBPlayerStats.
Moved ShowTopBackground   to bTopLastBackground in SmartSBPlayerStats.
Moved bTop20Indicators to bTop20Indicators in SmartSBPlayerStats.
Removed Removed Team Icons and Beacons, now one of each only.
think also flag return sounds are fixed also.

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

Posted: Sun Jun 12, 2022 10:03 pm
by Que
Nope return sound didn't work fixed in next version.

Can someone upload a descent returnsound2.wav ?

This is for when a flag returns to base

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

Posted: Wed Jun 15, 2022 2:39 am
by Que
New beta for testing.

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

Posted: Fri Jun 17, 2022 1:45 am
by LockDown
cool, will test it with people tomorrow night and get back to u. thx.

Automatically merged

i did just notice a settings "Top20ResetCount" what exactly does this do? Reset scores after "x" amount of days?

Automatically merged

Just noticed something in testing, the information that gets displayed when u have "Show scoreboard stats" enabled client side doesnt display when the match is over, but i thought it use to. Just making sure its not a bug. It does show during and before matches.