Garry's Mod

Garry's Mod

Zeta Players | The Sandbox Nextbots
・・ SEi 15 Dec, 2022 @ 1:31am
How to fix the Zeta Players tab not appearing in multiplayer
The issue
Hi everyone, as you could've noticed, the Zeta Players spawnmenu tab doesn't seem to work in Multiplayer (as of now).
This is NOT because the addon is incompatible with multiplayer. This is merely a bug that has to be addressed.

Until that happens however, there's a few things you can do to get it to work 100%.
These will only work as the host, but it's fine because only the host can change the settings anyway.

Solution #1 (sometimes works)
1. Open the console
2. Execute these 3 commands in order:
lua_openscript zeta\zetaspawnmenusettings.lua lua_openscript_cl zeta\zetaspawnmenusettings.lua spawnmenu_reload

This sometimes works, but mostly doesn't. If you can't get it to work this way:

Solution #2 (always works)
1. Get Luapad
2. Open the console
3. Execute the following command:
luapad
A new window should appear.
4. Go to the official Zeta Players GitHub repository[github.com], and find the following file:
lua/zeta/zetaspawnmenusettings.lua
or click this link[raw.githubusercontent.com] to open it directly.
5. Click on the "Raw" button, select all the code and copy.
6. Go back to Garry's Mod, and paste the code into Luapad.
7. Find the "run clientside" button, and press it. You can now close luapad.
8. Type the following command into your console:
spawnmenu_reload
9. Now the Zeta Players tab should appear!
Last edited by ・・ SEi; 19 Dec, 2022 @ 4:13pm