Garry's Mod

Garry's Mod

25 ratings
GTA Online Player List
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun, Roleplay
File Size
Posted
Updated
13.557 KB
30 May, 2023 @ 1:11pm
12 Aug, 2024 @ 5:03pm
3 Change Notes ( view )

Subscribe to download
GTA Online Player List

In 1 collection by SweptThr.one
SweptThrone Catalogue
135 items
Description
A "scoreboard" based on the one from GTA Online.

//

Originally created for the sixth version of SweptRP, I'm releasing this to the public as I shift my focus elsewhere.

GTA Online Player List is essentially just the player list from GTA Online. Who would have guessed? There's no kills, deaths, or anything else shown, just the player's name, avatar, and ping.

This player list allows you to view the profile of a player you click, see if they're an admin or a friend, and add a custom marker to the player.

Adding a marker to a player will show a small colored circle next to their name on the player list, but that's not all! If you're a developer, you can use the global client-side table ST_playerBullets to display something anywhere you want. In this table, each key is a player's AccountID and the value is the color with the first letter capitalized, like "Red", for example.

The title of the player list is set to your server's name followed by "(# players)". This text scrolls back and forth if it's too long to display all at once.

This should work on all gamemodes, but make sure you turn off any default scoreboards your gamemode might have.

I made this because I wanted a scoreboard for my server that didn't reveal too much about the player.


[sweptthr.one]

Credits:
Me - All of the code
4 Comments
Pyri 4 Jun, 2023 @ 8:14pm 
Could be the reason why he would've used it in singleplayer for LambdaPlayers
Wxnd 1 Jun, 2023 @ 9:53pm 
Maybe he was trying Zeta or Lambda players
SweptThr.one  [author] 31 May, 2023 @ 2:58pm 
why are you trying to use a PLAYER LIST in SINGLEPLAYER?
gygfuyft 31 May, 2023 @ 10:34am 
Doesn't work in my single player DarkRP ! Seems to just cause errors ASAP.

[GTA Online Player List] lua/autorun/client/cl_gtascoreboard.lua:297: attempt to call method 'Hide' (a nil value)
1. v - lua/autorun/client/cl_gtascoreboard.lua:297
2. unknown - lua/includes/modules/hook.lua:96