Garry's Mod
Evaluări insuficiente
Context Menu Identity
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Content Type: Addon
Addon Type: ServerContent
Addon Tags: Fun
Dimensiunea fișierului
Postat
Actualizat
34.251 KB
5 febr. 2020 la 11:25
20 iul. 2022 la 2:30
14 notițe privind schimbările ( vizionare )

Abonează-te pentru a descărca
Context Menu Identity

În 1 colecție creată de Numerix
AliveRP | ZombieRP | Collection officiel
98 obiecte
Descriere
[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 comentarii
fandax 27 nov. 2023 la 13:58 
Thanks man.
I did as you said and it helped, thanks!
You are a cool contentmaker
Numerix  [autor] 27 nov. 2023 la 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 febr. 2023 la 15:07 
Super merci beaucoup tu gère ;)
Le boss merci pour l'aide
Max Landers 8 febr. 2023 la 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] 20 dec. 2021 la 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 dec. 2021 la 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] 14 dec. 2021 la 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 dec. 2021 la 12:41 
How I can add another button with another function?
Numerix  [autor] 8 mart. 2021 la 11:58 
Please join the discord in the description