Garry's Mod

Garry's Mod

Não há avaliações suficientes
Context Menu Identity
   
Premiar
+ favoritos
Nos favoritos
- favoritos
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun
Tamanho
Publicado em
Atualizado em
34.251 KB
5/fev./2020 às 11:25
20/jul./2022 às 2:30
14 notas de atualização ( ver )

Inscreva-se para baixar
Context Menu Identity

Em 1 coleção de Numerix
AliveRP | ZombieRP | Collection officiel
98 itens
Descrição
[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 comentário(s)
fandax 27/nov./2023 às 13:58 
Thanks man.
I did as you said and it helped, thanks!
You are a cool contentmaker
Numerix  [autor(a)] 27/nov./2023 às 9:31 
@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/fev./2023 às 15:07 
Super merci beaucoup tu gère ;)
Le boss merci pour l'aide
Max Landers 8/fev./2023 às 10:30 
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  [autor(a)] 20/dez./2021 às 6:32 
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/dez./2021 às 5:24 
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  [autor(a)] 14/dez./2021 às 9:21 
Just go to numerix_config_addons/lua/contextmenu_identity/config/sh_config.lua​ and add a button to the ContextMenuIdentity.Settings.Button
76561198309711914 13/dez./2021 às 12:41 
How I can add another button with another function?
Numerix  [autor(a)] 8/mar./2021 às 11:58 
Please join the discord in the description