TeamUlysses / ulx

ULX: A powerful administration addon for Garry's Mod
https://ulyssesmod.net
Other
163 stars 72 forks source link

Command - Category & Command not showing up in ULX Menu when using net lib #183

Open Atlas7005 opened 3 years ago

Atlas7005 commented 3 years ago

Steps to reproduce

  1. Create these folders and files
    addons/
    ├─ ulxmodule/
    │  ├─ lua/
    │  │  ├─ ulx/
    │  │  │  ├─ modules/
    │  │  │  │  ├─ sh/
    │  │  │  │  │  ├─ addon.lua
    │  │  │  │  ├─ cl/
    │  │  │  │  │  ├─ addon.lua
  2. Add net code to both sh and cl files.
  3. Run the server and watch the sh ulx command disappear from the ulx menu.

Expected behavior

Everything should work as intended and the ULX command should be loaded in the ULX Menu

Actual behavior

Everything works, but the command is invisible in the ULX menu, it works, but it's only the chat/console command working.

Error(s) in server console, if any

Error(s) in player's console, if any

Version

ULib v2.63 ULX v3.73