Garry's Mod

Garry's Mod

Not enough ratings
Context Menu Identity
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun
File Size
Posted
Updated
34.251 KB
5 Feb, 2020 @ 11:25am
20 Jul, 2022 @ 2:30am
14 Change Notes ( view )

Subscribe to download
Context Menu Identity

In 1 collection by Numerix
AliveRP | ZombieRP | Collection officiel
98 items
Description
[mtxserv.com]

Context Menu Identity

This addon allows you to have a context in the style of Identity. You can put for the logo an image from a site or an image of the game or the profile image of the player's steam.

/!\ This always allows you to take actions on the players and the map (ex: right click on a props and delete it)

If you want to contact me due to a problem or an update you can go join the following discord server: Numerix Addons[discord.gg].

Features:
  • The logo can be that of the player or an image (from the game or from the internet)
  • Each button can be customized independently
  • Possibility of making several categories
  • Add button easily

Installation :
  • Add the content to your collection
  • Download https://github.com/Numerix76/numerix_config_addons
  • Put the "numerix_config_addons" folder present that is in the .rar in the addons​ folder
  • Go to numerix_config_addons/lua/contextmenu_identity/config/sh_config.lua​
  • Configure the addon as you want
18 Comments
fandax 27 Nov, 2023 @ 1:58pm 
Thanks man.
I did as you said and it helped, thanks!
You are a cool contentmaker
Numerix  [author] 27 Nov, 2023 @ 9:31am 
@fandax

Replace from line 267 to 272 in lua/contextmenu_identity/client/cl_init.lua by :

if ContextMenuIdentity.Settings.AllowEveryone or ContextMenuIdentity.Settings.StaffGroup[ply:GetNWString("usergroup")] then
timer.Simple(0.01, function()
if ( IsValid( g_ContextMenu ) ) then
g_ContextMenu:Remove()
g_ContextMenu = nil
end
end)
end
Max Landers 9 Feb, 2023 @ 3:07pm 
Super merci beaucoup tu gère ;)
Le boss merci pour l'aide
Max Landers 8 Feb, 2023 @ 10:30am 
Salut, super addon ;)
En revanche, j'aimerais faire en sorte de réactiver les icones à gauche dans le menu mais je n'y arrive pas. Aurais-tu une idée ?

Désolé du dérangement et merci si tu me réponds.
Mon discord si besoin Maxou#3113
Numerix  [author] 20 Dec, 2021 @ 6:32am 
You will have to do you your own function and you can use a function made in numerix_contextmenu_identity/lua/contextmenu_identity/client/cl_init.lua
76561198309711914 20 Dec, 2021 @ 5:24am 
Okay man, thx for responde. Can you tell me please how I can do one more window please for 2 arg? I want to make it so that you can dismiss through the menu, so that the first window opens to write a nickname and then the second to indicate the reason
Numerix  [author] 14 Dec, 2021 @ 9:21am 
Just go to numerix_config_addons/lua/contextmenu_identity/config/sh_config.lua​ and add a button to the ContextMenuIdentity.Settings.Button
76561198309711914 13 Dec, 2021 @ 12:41pm 
How I can add another button with another function?
Numerix  [author] 8 Mar, 2021 @ 11:58am 
Please join the discord in the description