mod menu zombies
-
I have made a dedicated server but I want to put a mod menu on my dedicated server to mess around and play around with it but when I put a .gsc file of the modmenu in to gametypes_zm it doesnt load but for others like zombies counter and no-limit perks they work , I ve tried 5 different mod menus and none of them seem to work in the server.
-
The file has the appropriate name?
-
Slander Did you edieted the menu? Because u have to give the server have to give you the menu. Because for the server you are not the host
-
Slander change isHost() with self.name == "yourname" or change it with player.name == "yourname" if the code to give the menu is onthe function onPlayerConnected
-
Slander change isHost() with self.name == "yourname" or change it with player.name == "yourname" if the code to give the menu is onthe function onPlayerConnected
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
Do I change the highlighted