Garry's Mod

Garry's Mod

评价数不足
Context Menu Identity
   
奖励
收藏
已收藏
取消收藏
素材类型: 插件
插件类型: 服务器内容
插件标签: 快乐
文件大小
发表于
更新日期
34.251 KB
2020 年 2 月 5 日 上午 11:25
2022 年 7 月 20 日 上午 2:30
14 项改动说明 ( 查看 )

订阅以下载
Context Menu Identity

在 Numerix 的 1 个合集中
AliveRP | ZombieRP | Collection officiel
98 件物品
描述
[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
22 条留言
Numerix  [作者] 10 月 27 日 下午 12:53 
@★ NightyksiLulu Rejoins le discord, ce sera plus simple pour échanger.
★ NightyksiLulu 10 月 27 日 上午 3:41 
Hey comment ajouté le bouton pour "Bodygroup" ou divers autres boutons ? (Comment on sais la ligne qui faut mettre pour la fonction d'un des trucs déjà présent dans le context menu; par exemple Bodygroupe, LSCS Saber etc)
Numerix  [作者] 2024 年 11 月 10 日 上午 11:50 
@KS.08.BP Hésite pas à rejoindre le serveur discord, ce sera plus simple pour t'aider ?
KS.08.BP 2024 年 11 月 10 日 上午 7:48 
Bonjour quand j'ai voulu ajouter a mon serveur quand je fait c il y a rien qui apparait
pouvez vous m'aider svp
fandax 2023 年 11 月 27 日 下午 1:58 
Thanks man.
I did as you said and it helped, thanks!
You are a cool contentmaker
Numerix  [作者] 2023 年 11 月 27 日 上午 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
[LPDC] Max Landers 2023 年 2 月 9 日 下午 3:07 
Super merci beaucoup tu gère ;)
Le boss merci pour l'aide
[LPDC] Max Landers 2023 年 2 月 8 日 上午 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  [作者] 2021 年 12 月 20 日 上午 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