Skip to main content

Fivem | /tx command not working in game

If you're experiencing difficulties with the functionality of TXAdmin's /tx or /txadmin commands within the game, it appears to be a recognized bug within TXAdmin. This bug occurs because TXAdmin encounters difficulties in selecting the appropriate interface for NUI (Native User Interface) due to the presence of multiple interfaces in Hyper Layer nodes. The default setting for fivem is always 0.0.0.0, but we cannot use this value. Here are the steps to resolve this issue.

  1. Stop your fivem server fully - this means stopping your server on the game panel not just the fivem server in txadmin
  2. Go into file manager fivem-your_server_id Example: fivem-1800
  3. Right-click to edit the config.json
  4. Look for disableNuiSourceCheck and set it to true

  1. Start your fivem server from the game panel and test if /tx or /txadmin now works