Making a gamemode apepar in same category as other ones in server list
9 replies, posted
If I have a gamemode and set the title using
GM.Name = "HaloRP"
It will make another category in the gmod server list called "HaloRP" and not put it in the same category as all the other "HaloRP" servers. How would I fix this?
Join one of the HaloRP servers and in console whilst loading in it will display the gamemode name not the print name, then change GM.Name to that gamemode name, simple.
It's not based off of that - GM.Name is purely for display.
You have to change the gamemode folder name.
Oops. I forgot about that part, miss understanding
How do you figure out the correct folder name for gamemodes?
Guess
Nice
My first post ... its in console ...
That's the GM.Name, not the folder name.
You can get the folder name by querying a server and reading its tags. HLSW might show that.
Sorry, you need to Log In to post a reply to this thread.