This content has been locked. Please login or register in order to unlock it.
DESCRIPTION:
aTags is an addon to create tags fully ingame.
Supported gamemodes:
Chat and (Default) scoreboard:
Trouble in Terrorist Town DarkRP Deathrun GMStranded Zombie Survival Sandbox Cinema Hide and Seek Currently Chat only:
Prophunt (andrewtheis) Murder JailBreak (Excl) Bhop by Ilya DayZ by Phoenix If there's a gamemode you want not on the list, leave a comment or send me a message.
Youtube This script is using von made by Vercas
Features Easy to use Full to use ingame Fully customizable chat tags Players can set their own tags. Gui ULX, Evolve and ServerGuard Support. Real time update. Installation Download the zip file. Drag & drop the folder 'atags' in addons. Adding tags is done in game. FAQ Question: Why do my tags not show up on my default scoreboard? Answer: Make sure that you have enabled scoreboard override in the config.
Question: Does this work with custom chatboxes? Answer: Yes.
Question: Does this work with the different chats in DarkRP? Answer: Yes. Link
Question: How can i make the scoreboard tags work with my (custom) scoreboard? Answer: Everyone can do this with basic glua knowledge, by using the hook "aTag_GetScoreboardTag". This hook will need a player as argument and will return a string (Name of the tag) and a color (Color of the tag). local name, color = hook.Call("aTag_GetScoreboardTag", nil, player )
This hidden content has been reported as still working 0 times this month.