Skip to content

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

@Atlas7005

Description

@Atlas7005

Steps to reproduce

  1. Create these folders and files
addons/
├─ ulxmodule/
│  ├─ lua/
│  │  ├─ ulx/
│  │  │  ├─ modules/
│  │  │  │  ├─ sh/
│  │  │  │  │  ├─ addon.lua
│  │  │  │  ├─ cl/
│  │  │  │  │  ├─ addon.lua
  1. Add net code to both sh and cl files.
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions