Garry's Mod

Garry's Mod

253 ratings
aTags [Tags Creator]
2
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Build, Fun
File Size
Posted
Updated
286.794 KB
26 Feb, 2018 @ 2:33am
31 Aug @ 6:25am
3 Change Notes ( view )

Subscribe to download
aTags [Tags Creator]

Description
Commands
Chat Command: !atags
Console Command: atags_open

Supported Gamemodes
Chat + (Default) Scoreboard:
• Trouble in Terrorist Town
• DarkRP
• Deathrun
• GMStranded
• Zombie Survival
• Sandbox
• Cinema
• Hide and Seek

Chat Only:
• Prophunt (andrewtheis)
• Murder
• JailBreak (Excl)
• Bhop (by Ilya)
• DayZ (by Phoenix)

If your gamemode isn’t listed, leave a comment or send me a message!

Features
• Easy to use, straight from in-game
• Fully customizable chat tags
• Players can set their own tags via GUI
• Real-time updates (no reloads needed)
• Works with ULX, Evolve, and ServerGuard
• Scoreboard override option included

FAQ
Q: Why don’t my tags show up on the default scoreboard?
A: Enable scoreboard override in the config.

Q: Does this work with custom chatboxes?
A: Yes.

Q: Does this work with DarkRP’s different chats?
A: Yes. [link here if you have one]

Q: How do I make tags work with my custom scoreboard?
A: Use the hook "aTag_GetScoreboardTag".
It takes a player as an argument and returns a string (tag name) and a color.

Example:
local name, color = hook.Call("aTag_GetScoreboardTag", nil, player)
Popular Discussions View All (6)
1
30 Aug @ 7:03am
PINNED: aTags Update 1
shayush°彡
4
30 Aug @ 7:00pm
sam
-xG-Smeg
3
14 Dec, 2024 @ 1:57pm
Help Please
KissMyDonkey
65 Comments
shayush°彡  [author] 31 Aug @ 6:25am 
@Jeff fixed.
Jeff 31 Aug @ 1:41am 
newest update broke it for me
shayush°彡  [author] 30 Aug @ 6:52am 
aTags have been updated, most of the errors have been fixed.

Sam integration will happen soon.
[GG] Gustard 27 Aug, 2024 @ 10:05am 
Does this work anymore? Having issues
sophie 22 Mar, 2023 @ 3:33pm 
ty so much ❤♥❤♥❤♥❤
Lord of the Strings! 21 Jan, 2023 @ 5:17pm 
Is there a way to add tags to specific groups via the ULX mod? (Anyone's help please)
[SFC] Supremaciiiii 23 Jun, 2022 @ 9:47am 
Hello, how do we can create a tags in advance to give to the players ?
w bron 1 May, 2022 @ 4:13am 
doesnt work now
Kimi 24 Jan, 2022 @ 12:10pm 
Add Support for sam!
Kimi 24 Jan, 2022 @ 12:10pm 
[aTags [Tags Creator]] lua/atags/vgui/atags_main_gui.lua:1518: attempt to index global 'serverguard' (a nil value)
1. DoClick - lua/atags/vgui/atags_main_gui.lua:1518
2. unknown - lua/vgui/dlabel.lua:237