"CustomServerCommands": [],
when to add here:
{
"Flag": "@css/root",
"DisplayName": "NoClip",
"Command": "css_noclip"
},
It all works, but when I want to add other commands that require selecting a player in the menu, it doesn't work. I've tried many different methods, but I can't do it. Does anyone have any ideas on how to do this?
"CustomServerCommands": [],
when to add here:
{
"Flag": "@css/root",
"DisplayName": "NoClip",
"Command": "css_noclip"
},
It all works, but when I want to add other commands that require selecting a player in the menu, it doesn't work. I've tried many different methods, but I can't do it. Does anyone have any ideas on how to do this?