Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Atlas7005 opened this issue Jan 19, 2021 · 0 comments

Comments

@Atlas7005
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants