When using TXAdmin's NoClip feature, you may want to disable the particle effects that appear around your character. Here are three simple methods to accomplish this:
Method 1: Through TXAdmin Dashboard
In the TXAdmin Admin Panel/Dashboard:
- Navigate to Settings
- Go to FXServer
- Find Additional Arguments section
- Add the following command:
+set txAdmin-menuPtfxDisable true
Method 2: Edit Config File Directly
You can add the command directly to your configuration file at:
\txData\default\config.json:37
Method 3: Add to server.cfg
Alternatively, you can add the following line to your server.cfg
file:
set txAdmin-menuPtfxDisable true
After implementing any of these methods, restart your server for the changes to take effect.
Join Our Community!
Get help, share ideas, get free scripts, and connect with other RedM enthusiasts in our Discord server.
Join Discord