Giter Site home page Giter Site logo

ttt-easyscoreboard's People

Contributors

eccid avatar rejax avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ttt-easyscoreboard's Issues

Icons don't align properly

Icons align dynamically to the text of the rank. This causes an issue when you have different lengthed ranks. Icons become misaligned and look ugly as a result.

-scorn

Dynamic colors?

I've looked everywhere in the script but I can't figure out what to put in the ranks if I want a dynamic color there. Other than that, the script is great. I'm just wondering how to put in the dynamic color on a rank.

Getting this Error

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:164: attempt to call field 'GetPlayerText' (a nil value)

  1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:164
    1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_team.lua:128
    2. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:284
      1. unknown - gamemodes/terrortown/gamemode/cl_scoreboard.lua:40

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:164: attempt to call field 'GetPlayerText' (a nil value)

  1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:164
    1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_team.lua:128
    2. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:284
      1. unknown - gamemodes/terrortown/gamemode/vgui/sb_main.lua:155

Timer Failed! [TTTScoreboardUpdater][@gamemodes/terrortown/gamemode/vgui/sb_main.lua (line 151)]

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:164: attempt to call field 'GetPlayerText' (a nil value)

  1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:164
    1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_team.lua:128
    2. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:284
      1. unknown - gamemodes/terrortown/gamemode/cl_scoreboard.lua:40

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:164: attempt to call field 'GetPlayerText' (a nil value)

  1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:164
    1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_team.lua:128
    2. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:284
      1. unknown - gamemodes/terrortown/gamemode/cl_scoreboard.lua:40

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:164: attempt to call field 'GetPlayerText' (a nil value)

  1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:164
    1. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_team.lua:128
    2. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:284
      1. unknown - gamemodes/terrortown/gamemode/vgui/sb_main.lua:155

Timer Failed! [TTTScoreboardUpdater][@gamemodes/terrortown/gamemode/vgui/sb_main.lua (line 151)]
T

Scoreboard colors are white?

Hey man for some reason my scoreboard ranks are white even though my ranks are colored anyway of fixing this?

Terrortown

It seems to just break my terrortown. I try installing other scoreboards too but all of them just give me this error and break the weapon hotbar.

Error: [ERROR] gamemodes/terrortown/gamemode/cl_hud.lua:98: attempt to call method 'Ammo1' (a nil value)

  1. GetAmmo - gamemodes/terrortown/gamemode/cl_hud.lua:98
    1. InfoPaint - gamemodes/terrortown/gamemode/cl_hud.lua:242
    2. unknown - gamemodes/terrortown/gamemode/cl_hud.lua:342

Error

[ERROR] lua/autorun/client/ttt_easyscoreboard.lua:7: ')' expected near ','

  1. unknown - lua/autorun/client/ttt_easyscoreboard.lua:0
    Getting this and the scoreboard isn't working.

Icons not working

I found a few threads on Facepunch but due to their age, I figured I would post here instead. I'm on the dev team for popular Vanilla TTT server. We were asked if we could add a second column to the scoreboard, but when we started that we remembered the EasyScoreboard had those neat built-in icons! Long story short, I was testing on our dev server but could only get them to show up temporarily given the Steam ID and without any sort of set name color.

Entry that did work:
EZS.Ranks["STEAM_x:x:xxxxxxxxx"] = { namecolor = "rainbow", icon = "badge", admin = false }

Entry that doesn't work:
EZS.Ranks["superadmin"] = { name = "Owner", color = "rainbow", icon = "badge", admin = true }

Are icons broken? Do they only work individually? Do you want my full config file? Any guidance would be greatly appreciated.

Ranks not showing up

Hi, recently on a new server host I can not get the ranks to show up, infact the title column isn't either. I know the plugin isn't broken, it works on all my other TTT servers. I've also tested it with just the easyscoreboard plugin alone. Any clue whats going on? Theres also no errors spitting out so I'm stomped on why it's not working.

column width

Hi,

how can I change the width of the column?

yours sincerely,
monster010

Problems adding ranks

I am not the one putting the scoreboard in but there is a problem we need to have the ranks appear on the scoreboard could you please tell me how to to do that

Addon is not working

I uploaded the Addon to the addon folder but if I press tab its the normal scoreboard.
can you pls help me :)

"Label" Error

When I use the leaderboard, occasionally there is a minor corruption "Label" text in the same line as the Terrorist/MIA/Confirmed/Spectator rows. See the attached image for reference. One of the people on my server believes this error may be related to it.

[ERROR] gamemodes/terrortown/gamemode/vgui/sb_row.lua:180: bad argument #1 to 'SetText' (string expected, got nil)
  1. SetText - [C]:-1
   2. UpdatePlayerData - gamemodes/terrortown/gamemode/vgui/sb_row.lua:180
    3. SetPlayer - gamemodes/terrortown/gamemode/vgui/sb_row.lua:168
     4. AddPlayerRow - gamemodes/terrortown/gamemode/vgui/sb_team.lua:97
      5. UpdateScoreboard - gamemodes/terrortown/gamemode/vgui/sb_main.lua:292
       6. unknown - gamemodes/terrortown/gamemode/vgui/sb_main.lua:170

label

Color issue

When you have dynamic on, anytime there is a name that utilizes that setting, console gets spammed with this:

TTTScoreboardColorForPlayer hook returned something that isn't a color!

I'd have to guess that's because it's changing colors rapidly and it gives you this error. Is there a way to fix this?

Invalid players can cause errors

An error can occur in the console (that I don't have on me atm) clientside when a player leaves while the client is looking at the scoreboard. This error lasts for 1 or 2 frames.

-scorn

Error

I get too many lua errors and this is the error:

[ERROR] lua/includes/util.lua:33: bad argument #1 to 'min' (number expected, got nil)

  1. min - [C]:-1
    1. Color - lua/includes/util.lua:33
    2. unknown - addons/ttt-easyscoreboard-master/lua/autorun/client/ttt_easyscoreboard.lua:14

Please help me as fast as possible

Custom Ranks not persistent

So whenever i try to add custom ranks over the Scoreboard, this function resets on Mapswitch or Server Restart,
A fix would be great.

Rainbow

So I am trying to apply the rainbow to certain ranks, but I have no idea how to make that work. Ive tried several different options, and they aren't enough for it to work. Usually I just break the scoreboard. If I could have a quick bit of help that would be awesome :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.